public class TreeEnsembleUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasEstimatorEnsemble<T>,T extends Estimator & HasTree> |
encodeTreeModelEnsemble(E estimator,
org.dmg.pmml.MiningFunction miningFunction,
org.jpmml.converter.Schema schema) |
public static <E extends Estimator & HasEstimatorEnsemble<T>,T extends Estimator & HasTree> List<org.dmg.pmml.tree.TreeModel> encodeTreeModelEnsemble(E estimator, org.dmg.pmml.MiningFunction miningFunction, org.jpmml.converter.Schema schema)
Copyright © 2024. All rights reserved.