Medial Code Documentation
Loading...
Searching...
No Matches
Static Public Attributes
xgboost.spark.params.HasBaseMarginCol Class Reference
Inheritance diagram for xgboost.spark.params.HasBaseMarginCol:

Static Public Attributes

 base_margin_col
 

Detailed Description

This is a Params based class that is extended by _SparkXGBParams
and holds the variable to store the base margin column part of XGboost.

Field Documentation

◆ base_margin_col

xgboost.spark.params.HasBaseMarginCol.base_margin_col
static
Initial value:
Params._dummy(),
"base_margin_col",
"This stores the name for the column of the base margin",
typeConverter=TypeConverters.toString,
)
Definition parameter_test.cc:4

The documentation for this class was generated from the following file: