spark

线性超类
AnyRef, Any
排序
  1. 字母顺序
  2. 按继承顺序
已继承
  1. spark
  2. AnyRef
  3. Any
  1. 隐藏所有
  2. 显示所有
可见性
  1. 公共
  2. 所有

类型成员

  1. Watches extends AnyRef
  2. XGBoostClassificationModel extends ProbabilisticClassificationModel[Vector, XGBoostClassificationModel] with XGBoostModel[XGBoostClassificationModel] with XGBProbabilisticClassifierParams[XGBoostClassificationModel]
  3. XGBoostClassifier extends ProbabilisticClassifier[Vector, XGBoostClassifier, XGBoostClassificationModel] with XGBoostEstimator[XGBoostClassifier, XGBoostClassificationModel] with XGBProbabilisticClassifierParams[XGBoostClassifier]
  4. 特质 XGBoostPlugin extends Serializable
  5. XGBoostRanker extends Predictor[Vector, XGBoostRanker, XGBoostRankerModel] with XGBoostEstimator[XGBoostRanker, XGBoostRankerModel] with HasGroupCol
  6. XGBoostRankerModel extends PredictionModel[Vector, XGBoostRankerModel] with RankerRegressorBaseModel[XGBoostRankerModel] with HasGroupCol
  7. XGBoostRegressionModel extends PredictionModel[Vector, XGBoostRegressionModel] with RankerRegressorBaseModel[XGBoostRegressionModel]
  8. XGBoostRegressor extends Predictor[Vector, XGBoostRegressor, XGBoostRegressionModel] with XGBoostEstimator[XGBoostRegressor, XGBoostRegressionModel]
  9. XGBoostTrainingSummary extends Serializable

值成员

  1. VERSION: String
  2. 对象 XGBoostClassificationModel extends MLReadable[XGBoostClassificationModel] with Serializable
  3. 对象 XGBoostClassifier extends DefaultParamsReadable[XGBoostClassifier] with Serializable
  4. 对象 XGBoostRanker extends DefaultParamsReadable[XGBoostRanker] with Serializable
  5. 对象 XGBoostRankerModel extends MLReadable[XGBoostRankerModel] with Serializable
  6. 对象 XGBoostRegressionModel extends MLReadable[XGBoostRegressionModel] with Serializable
  7. 对象 XGBoostRegressor extends DefaultParamsReadable[XGBoostRegressor] with Serializable

继承自 AnyRef

继承自 Any

未分组