Uses of Class
org.tribuo.classification.xgboost.XGBoostOptions
Package
Description
Provides a set of main methods for interacting with classification tasks.
Provides an interface to XGBoost for classification problems.
-
Uses of XGBoostOptions in org.tribuo.classification.experiments
-
Uses of XGBoostOptions in org.tribuo.classification.xgboost
Modifier and TypeFieldDescriptionTrainTest.TrainTestOptions.xgboostOptions
The XGBoost trainer options.