public class LGBMClassifier extends LabelEncoderClassifier implements HasBooster, org.jpmml.lightgbm.HasLightGBMOptions
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LGBMClassifier(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(org.jpmml.converter.Schema schema) |
Booster |
getBooster() |
int |
getNumberOfFeatures() |
getClasses, getLabelEncodergetMiningFunction, hasProbabilityDistribution, isSupervisedgetDataType, getOption, getOpType, getSkLearnVersionget, getArray, getArray, getArrayShape, getArrayShape, getList, getList, getScalar, getTupleListclear, 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 org.dmg.pmml.mining.MiningModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic Booster getBooster()
getBooster in interface HasBoosterCopyright © 2018. All rights reserved.