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