包 spark
线性超类
排序
- 按字母顺序
- 按继承顺序
继承的
- spark
- AnyRef
- Any
- 隐藏全部
- 显示全部
可见性
- 公共
- 全部
类型成员
- 类 Watches extends AnyRef
- 类 XGBoostClassificationModel extends ProbabilisticClassificationModel[Vector, XGBoostClassificationModel] with XGBoostModel[XGBoostClassificationModel] with XGBProbabilisticClassifierParams[XGBoostClassificationModel]
- 类 XGBoostClassifier extends ProbabilisticClassifier[Vector, XGBoostClassifier, XGBoostClassificationModel] with XGBoostEstimator[XGBoostClassifier, XGBoostClassificationModel] with XGBProbabilisticClassifierParams[XGBoostClassifier]
- 特质 XGBoostPlugin extends Serializable
- 类 XGBoostRanker extends Predictor[Vector, XGBoostRanker, XGBoostRankerModel] with XGBoostEstimator[XGBoostRanker, XGBoostRankerModel] with HasGroupCol
- 类 XGBoostRankerModel extends PredictionModel[Vector, XGBoostRankerModel] with RankerRegressorBaseModel[XGBoostRankerModel] with HasGroupCol
- 类 XGBoostRegressionModel extends PredictionModel[Vector, XGBoostRegressionModel] with RankerRegressorBaseModel[XGBoostRegressionModel]
- 类 XGBoostRegressor extends Predictor[Vector, XGBoostRegressor, XGBoostRegressionModel] with XGBoostEstimator[XGBoostRegressor, XGBoostRegressionModel]
- 类 XGBoostTrainingSummary extends Serializable
值成员
- 值 VERSION: String
- 对象 XGBoostClassificationModel extends MLReadable[XGBoostClassificationModel] with Serializable
- 对象 XGBoostClassifier extends DefaultParamsReadable[XGBoostClassifier] with Serializable
- 对象 XGBoostRanker extends DefaultParamsReadable[XGBoostRanker] with Serializable
- 对象 XGBoostRankerModel extends MLReadable[XGBoostRankerModel] with Serializable
- 对象 XGBoostRegressionModel extends MLReadable[XGBoostRegressionModel] with Serializable
- 对象 XGBoostRegressor extends DefaultParamsReadable[XGBoostRegressor] with Serializable