4 references to Name
Microsoft.ML.Core (4)
Data\RoleMappedSchema.cs (4)
150/// The <see cref="ColumnRole.Name"/> column, when there is exactly one (null otherwise). 367yield return ColumnRole.Name.Bind(name); 384/// <param name="name">The column name that will be mapped to the <see cref="ColumnRole.Name"/> role</param> 470/// <param name="name">The column name that will be mapped to the <see cref="RoleMappedSchema.ColumnRole.Name"/> role</param>