Packages

p

org.apache.spark.ml

xgboost

package xgboost

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait XGBPredictorParams[T <: Params] extends PredictorParams
  2. 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

  1. object SparkUtils

    Utils to access the spark internal functions

Ungrouped