public abstract class Classifier extends Estimator implements HasClasses
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Classifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getClasses() |
org.dmg.pmml.MiningFunction |
getMiningFunction() |
boolean |
hasProbabilityDistribution() |
boolean |
isSupervised() |
encodeModel, encodeModel, getDataType, getNumberOfFeatures, getOpTypeclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic org.dmg.pmml.MiningFunction getMiningFunction()
getMiningFunction in class Estimatorpublic boolean isSupervised()
isSupervised in class Estimatorpublic boolean hasProbabilityDistribution()
public List<?> getClasses()
getClasses in interface HasClassesCopyright © 2017. All Rights Reserved.