Package weka.classifiers.trees
Annotation Type XGBoost.XGBoostParameter
-
@Retention(RUNTIME) @Target(FIELD) protected static @interface XGBoost.XGBoostParameter
Marks a field as participating in the XGBoost parameter system.
-
-
Element Detail
-
value
String value
The name of the parameter this field corresponds to.
-
-