1 write to Schema
Microsoft.ML.Core (1)
Data\RoleMappedSchema.cs (1)
428Schema = schema;
3 references to Schema
Microsoft.ML.Core (2)
Data\RoleMappedSchema.cs (2)
405/// Note that the schema of <see cref="RoleMappedSchema.Schema"/> of <see cref="Schema"/> is 417/// The role mapped schema. Note that <see cref="Schema"/>'s <see cref="RoleMappedSchema.Schema"/> is
Microsoft.ML.Data (1)
Evaluators\MamlEvaluator.cs (1)
19/// evaluation should be searched for by name in the <see cref="RoleMappedData.Schema"/>.