public class OrdinalClassifier extends Classifier
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_PROBABILITYFIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWNUNKNOWN| Constructor and Description |
|---|
OrdinalClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jpmml.converter.DiscreteLabel |
encodeLabel(String name,
List<?> categories,
SkLearnEncoder encoder) |
org.dmg.pmml.Model |
encodeModel(org.jpmml.converter.Schema schema) |
Classifier |
getEstimator() |
List<? extends Classifier> |
getEstimators() |
encodeLabel, encodeLabel, encodePredictProbaOutput, getClasses, getMiningFunction, getNumberOfOutputs, hasProbabilityDistribution, isSupervisedaddFeatureImportances, checkFeatures, checkLabel, createApplyField, createMultiApplyField, createPredictProbaFields, encode, encode, encodeApplyOutput, encodeMultiApplyOutput, extractArguments, getAlgorithmName, getDataType, getFeatureImportances, getNumberOfFeatures, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getPMMLSegmentId, hasFeatureImportances, putOption, putOptions, setPMMLFeatureImportances, setPMMLOptions, setPMMLSegmentIdcheckSkLearnVersion, checkVersion, getFeatureNamesIn, getPMMLName, getSkLearnVersion, setPMMLNameget, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getClassName, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalBoolean, getOptionalInteger, getOptionalNumber, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getStringArray, 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 org.dmg.pmml.Model encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorprotected org.jpmml.converter.DiscreteLabel encodeLabel(String name, List<?> categories, SkLearnEncoder encoder)
encodeLabel in class Classifierpublic Classifier getEstimator()
public List<? extends Classifier> getEstimators()
Copyright © 2024. All rights reserved.