public class BaseForestUtil
extends java.lang.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) |
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 © 2018. All Rights Reserved.