ColumnInformation.GroupIdColumnName Property
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 dataset column to use as a group ID for computation in a Ranking Task. If a SamplingKeyColumnName is provided, then it should be the same as this column.
public string GroupIdColumnName { get; set; }
member this.GroupIdColumnName : string with get, set
Public Property GroupIdColumnName As String