public class RidgeClassifier extends BaseLinearClassifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
RidgeClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getClasses() |
LabelBinarizer |
getLabelBinarizer() |
boolean |
hasProbabilityDistribution() |
encodeModel, getCoef, getIntercept, getNumberOfFeaturesgetMiningFunction, isSupervisedencodeModel, getDataType, getOpTypeclear, 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 boolean hasProbabilityDistribution()
hasProbabilityDistribution in class Classifierpublic List<?> getClasses()
getClasses in interface HasClassesgetClasses in class Classifierpublic LabelBinarizer getLabelBinarizer()
Copyright © 2017. All Rights Reserved.