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

Static Public Attributes

 qid_col
 

Detailed Description

Mixin for param qid_col: query id column name.

Field Documentation

◆ qid_col

xgboost.spark.params.HasQueryIdCol.qid_col
static
Initial value:
Params._dummy(),
"qid_col",
"query id column name",
typeConverter=TypeConverters.toString,
)
Definition parameter_test.cc:4

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