TrainerEstimatorBaseWithGroupId<TTransformer,TModel>.GroupIdColumn Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The optional groupID column that the ranking trainers expects.
public readonly Microsoft.ML.SchemaShape.Column GroupIdColumn;
val mutable GroupIdColumn : Microsoft.ML.SchemaShape.Column
Public ReadOnly GroupIdColumn As SchemaShape.Column