public class ObliqueForestUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasEstimatorEnsemble<T>,T extends Estimator & HasTree> |
encodeObliqueForest(E estimator,
org.dmg.pmml.MiningFunction miningFunction,
org.dmg.pmml.mining.Segmentation.MultipleModelMethod multipleModelMethod,
org.jpmml.converter.Schema schema) |
public static <E extends Estimator & HasEstimatorEnsemble<T>,T extends Estimator & HasTree> org.dmg.pmml.mining.MiningModel encodeObliqueForest(E estimator, org.dmg.pmml.MiningFunction miningFunction, org.dmg.pmml.mining.Segmentation.MultipleModelMethod multipleModelMethod, org.jpmml.converter.Schema schema)
Copyright © 2024. All rights reserved.