Uses of Package
org.tribuo.classification.xgboost
Packages that use org.tribuo.classification.xgboost
Package
Description
Provides a set of main methods for interacting with classification tasks.
Provides an interface to XGBoost for classification problems.
-
Classes in org.tribuo.classification.xgboost used by org.tribuo.classification.experiments
-
Classes in org.tribuo.classification.xgboost used by org.tribuo.classification.xgboostClassDescriptionA
Trainer
which wraps the XGBoost training procedure.CLI options for training an XGBoost classifier.