public class TreeModelUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasTree> |
encodeTreeModel(E estimator,
org.dmg.pmml.MiningFunction miningFunction,
org.jpmml.converter.Schema schema) |
static <E extends Estimator & HasTree> |
encodeTreeModelSegmentation(List<E> estimators,
org.dmg.pmml.MiningFunction miningFunction,
org.jpmml.converter.Schema schema) |
Copyright © 2016. All Rights Reserved.