Inherited from DefaultParamsWritable
Inherited from MLWritable
Inherited from ProbabilisticClassifierParams
Inherited from HasThresholds
Inherited from HasProbabilityCol
Inherited from ClassifierParams
Inherited from HasRawPredictionCol
Inherited from PredictorParams
Inherited from HasPredictionCol
Inherited from org.apache.spark.ml.param.shared.HasFeaturesCol
Inherited from org.apache.spark.ml.param.shared.HasLabelCol
Inherited from PipelineStage
Inherited from org.apache.spark.internal.Logging
Inherited from Params
Inherited from Serializable
Inherited from Identifiable
Trains a LightGBM Binary Classification model, a fast, distributed, high performance gradient boosting framework based on decision tree algorithms. For more information please see here: https://github.com/Microsoft/LightGBM. For parameter information see here: https://github.com/Microsoft/LightGBM/blob/master/docs/Parameters.rst