nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MachineLearning.XGBoost / SparkModelParam

SparkModelParam

Full name Microsoft.VisualBasic.MachineLearning.XGBoost.spark.SparkModelParam Assembly Microsoft.VisualBasic.MachineLearning.XGBoost Members 8

01 Syntax

Microsoft.VisualBasic.MachineLearning.XGBoost.spark.SparkModelParam

02 Properties

NameOverloadsSummary
rawPredictionCol 1 classification model only
modelType 1
featureCol 1
labelCol 1
predictionCol 1
thresholds 1

03 Fields

NameOverloadsSummary
MODEL_TYPE_CLS 1
MODEL_TYPE_REG 1

04 Members

property rawPredictionCol #
rawPredictionCol

classification model only

field MODEL_TYPE_CLS #
MODEL_TYPE_CLS
field MODEL_TYPE_REG #
MODEL_TYPE_REG
property modelType #
modelType
property featureCol #
featureCol
property labelCol #
labelCol
property predictionCol #
predictionCol
property thresholds #
thresholds