Class SparkModelParam
java.lang.Object
biz.k11i.xgboost.spark.SparkModelParam
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Details
-
MODEL_TYPE_CLS
- See Also:
-
MODEL_TYPE_REG
- See Also:
-
-
Constructor Details
-
SparkModelParam
- Throws:
IOException
-
-
Method Details
-
getModelType
-
getFeatureCol
-
getLabelCol
-
getPredictionCol
-
getRawPredictionCol
-
getThresholds
public double[] getThresholds()
-