| Modifier and Type | Class and Description |
|---|---|
class |
XGBClassifier |
class |
XGBRegressor |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasBooster & org.jpmml.xgboost.HasXGBoostOptions> |
BoosterUtil.encodeBooster(E estimator,
org.jpmml.converter.Schema schema) |
static <E extends Estimator & HasBooster & org.jpmml.xgboost.HasXGBoostOptions> |
BoosterUtil.getNumberOfFeatures(E estimator) |
static <E extends Estimator & HasBooster & org.jpmml.xgboost.HasXGBoostOptions> |
BoosterUtil.getObjFunction(E estimator) |
Copyright © 2022. All rights reserved.