| Package | Description |
|---|---|
| sklearn.tree |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasTree> |
TreeModelUtil.encodeTreeModel(E estimator,
org.jpmml.converter.PredicateManager predicateManager,
ScoreDistributionManager scoreDistributionManager,
org.dmg.pmml.MiningFunction miningFunction,
org.jpmml.converter.Schema schema) |
static <E extends Estimator & HasEstimatorEnsemble<T>,T extends Estimator & HasTree> |
TreeModelUtil.encodeTreeModelSegmentation(E estimator,
org.jpmml.converter.PredicateManager predicateManager,
ScoreDistributionManager scoreDistributionManager,
org.dmg.pmml.MiningFunction miningFunction,
org.jpmml.converter.Schema schema) |
Copyright © 2018. All rights reserved.