package xgboost
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait XGBPredictorParams[T <: Params] extends PredictorParams
-
trait
XGBProbabilisticClassifierParams[T <: Params] extends ProbabilisticClassifierParams with NonXGBoostParams
XGBoost classification spark-specific parameters which should not be passed into the xgboost library
XGBoost classification spark-specific parameters which should not be passed into the xgboost library
- T
should be XGBoostClassifier or XGBoostClassificationModel
Value Members
-
object
SparkUtils
Utils to access the spark internal functions