public class RidgeClassifier extends LinearClassifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_PROBABILITYFIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWN| Constructor and Description |
|---|
RidgeClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getClasses() |
LabelBinarizer |
getLabelBinarizer() |
boolean |
hasProbabilityDistribution() |
encodeModel, getCoef, getCoefShape, getIntercept, getNumberOfFeaturesgetMiningFunctionaddFeatureImportances, checkFeatures, checkLabel, encode, getDataType, getFeatureImportances, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getSkLearnVersion, hasFeatureImportances, isSupervised, putOption, putOptions, setPMMLFeatureImportances, setPMMLOptionscreateFieldName, createFieldName, createFieldName, getPMMLName, setPMMLNameget, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getClassName, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleList, setClassNameclear, 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 List<?> getClasses()
getClasses in interface HasClassesgetClasses in class Classifierpublic boolean hasProbabilityDistribution()
hasProbabilityDistribution in class Classifierpublic LabelBinarizer getLabelBinarizer()
Copyright © 2022. All rights reserved.