| Class | Description |
|---|---|
| XGBoostJavaMojoModel |
Implementation of XGBoostMojoModel that uses Pure Java Predict
see https://github.com/h2oai/xgboost-predictor
|
| XGBoostMojoModel |
"Gradient Boosting Machine" MojoModel
|
| XGBoostMojoReader | |
| XGBoostNativeMojoModel |
Please note: user is advised to explicitly release the native resources of XGBoost by calling close method on the instance.
|
| Enum | Description |
|---|---|
| XGBoostMojoModel.ObjectiveType |