4 references to Group
Microsoft.ML.Core (4)
Data\RoleMappedSchema.cs (4)
140
/// The <see cref="ColumnRole.
Group
"/> column, when there is exactly one (null otherwise).
363
yield return ColumnRole.
Group
.Bind(group);
382
/// <param name="group">The column name that will be mapped to the <see cref="ColumnRole.
Group
"/> role</param>
468
/// <param name="group">The column name that will be mapped to the <see cref="RoleMappedSchema.ColumnRole.
Group
"/> role</param>