| Modifier and Type | Class and Description |
|---|---|
class |
LGBMClassifier |
class |
LGBMRegressor |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasBooster & org.jpmml.lightgbm.HasLightGBMOptions> |
BoosterUtil.encodeModel(E estimator,
org.jpmml.converter.Schema schema) |
static <E extends Estimator & HasBooster> |
BoosterUtil.getNumberOfFeatures(E estimator) |
static <E extends Estimator & HasBooster> |
BoosterUtil.getObjectiveFunction(E estimator) |
Copyright © 2023. All rights reserved.