public abstract class BaseForestClassifier extends Classifier implements TreeModelProducer
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>OPTION_COMPACT| Constructor and Description |
|---|
BaseForestClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
org.dmg.pmml.DataType |
getDataType() |
List<TreeClassifier> |
getEstimators() |
getClasses, getMiningFunction, hasProbabilityDistribution, isSupervisedencodeModel, getNumberOfFeatures, getOpTypegetOptionclear, 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.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic List<TreeClassifier> getEstimators()
Copyright © 2017. All Rights Reserved.