package scala
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class Booster extends Serializable with KryoSerializable
Booster for xgboost, this is a model API that support interactive build of a XGBoost Model
Booster for xgboost, this is a model API that support interactive build of a XGBoost Model
DEVELOPER WARNING: A Java Booster must not be shared by more than one Scala Booster
- class DMatrix extends AnyRef
- trait EvalTrait extends IEvaluation
- trait ObjectiveTrait extends IObjective
- class QuantileDMatrix extends DMatrix