Uses of Interface
weka.classifiers.trees.XGBoost.ParamValueProvider
-
Packages that use XGBoost.ParamValueProvider Package Description weka.classifiers.trees -
-
Uses of XGBoost.ParamValueProvider in weka.classifiers.trees
Classes in weka.classifiers.trees that implement XGBoost.ParamValueProvider Modifier and Type Class Description static class
XGBoost.Objective
The set of possible learning objectives.static class
XGBoost.Predictor
Available predictors.static class
XGBoost.Verbosity
The possible verbosity levels.
-