public class LGBMClassifier extends LabelEncoderClassifier implements HasBooster, org.jpmml.lightgbm.HasLightGBMOptions, Encodable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_PROBABILITYFIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTOPTION_COMPACT, OPTION_NAN_AS_MISSING, OPTION_NUM_ITERATIONUNKNOWNUNKNOWN| Constructor and Description |
|---|
LGBMClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkLabel(org.jpmml.converter.Label label) |
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
org.dmg.pmml.PMML |
encodePMML() |
Booster |
getBooster() |
int |
getNumberOfFeatures() |
getClasses, getLabelEncoderencodeLabel, encodeLabel, encodeLabel, encodePredictProbaOutput, getMiningFunction, getNumberOfOutputs, hasProbabilityDistribution, isSupervisedaddFeatureImportances, checkFeatures, createApplyField, createMultiApplyField, createPredictProbaFields, encode, encode, encodeApplyOutput, encodeMultiApplyOutput, extractArguments, getAlgorithmName, getDataType, getFeatureImportances, 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, 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 int getNumberOfFeatures()
getNumberOfFeatures in interface HasNumberOfFeaturesgetNumberOfFeatures in class Estimatorpublic void checkLabel(org.jpmml.converter.Label label)
checkLabel in class Estimatorpublic org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic org.dmg.pmml.PMML encodePMML()
encodePMML in interface Encodablepublic Booster getBooster()
getBooster in interface HasBoosterCopyright © 2023. All rights reserved.