public abstract class Regressor extends Estimator
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWNUNKNOWN| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.Label |
encodeLabel(List<String> names,
SkLearnEncoder encoder) |
protected org.jpmml.converter.ScalarLabel |
encodeLabel(String name,
SkLearnEncoder encoder) |
org.dmg.pmml.MiningFunction |
getMiningFunction() |
int |
getNumberOfOutputs() |
boolean |
isSupervised() |
addFeatureImportances, checkFeatures, checkLabel, createApplyField, createMultiApplyField, createPredictProbaFields, encode, encode, encodeApplyOutput, encodeModel, 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.MiningFunction getMiningFunction()
getMiningFunction in class Estimatorpublic boolean isSupervised()
isSupervised in class Estimatorpublic int getNumberOfOutputs()
getNumberOfOutputs in interface HasNumberOfOutputsgetNumberOfOutputs in class Estimatorpublic org.jpmml.converter.Label encodeLabel(List<String> names, SkLearnEncoder encoder)
encodeLabel in class Estimatorprotected org.jpmml.converter.ScalarLabel encodeLabel(String name, SkLearnEncoder encoder)
Copyright © 2024. All rights reserved.