public abstract class TreeClassifier extends Classifier implements HasTree
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TreeClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.tree.TreeModel |
encodeModel(org.jpmml.converter.Schema schema) |
org.dmg.pmml.DataType |
getDataType() |
Tree |
getTree() |
getClasses, getMiningFunction, hasProbabilityDistribution, isSupervisedencodeModel, getNumberOfFeatures, getOpTypeclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic org.dmg.pmml.DataType getDataType()
getDataType in class Estimatorpublic org.dmg.pmml.tree.TreeModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class EstimatorCopyright © 2017. All Rights Reserved.