public class ForestClassifier extends Classifier implements HasEstimatorEnsemble<TreeClassifier>, HasTreeOptions
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>OPTION_COMPACT, OPTION_FLAT, OPTION_NODE_EXTENSIONS, OPTION_WINNER_ID| Constructor and Description |
|---|
ForestClassifier(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<? extends TreeClassifier> |
getEstimators() |
getClasses, getMiningFunction, hasProbabilityDistribution, isSupervisedgetNumberOfFeatures, getOption, getOpTypeget, getArray, getArray, getArrayShape, getArrayShape, getList, getList, getScalar, getTupleListclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, 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<? extends TreeClassifier> getEstimators()
getEstimators in interface HasEstimatorEnsemble<TreeClassifier>Copyright © 2018. All rights reserved.