3 overrides of BindCore
Microsoft.ML.Data (3)
Scorers\SchemaBindablePredictorWrapper.cs (3)
355
private protected override ISchemaBoundMapper
BindCore
(IChannel ch, RoleMappedSchema schema) =>
492
private protected override ISchemaBoundMapper
BindCore
(IChannel ch, RoleMappedSchema schema)
695
private protected override ISchemaBoundMapper
BindCore
(IChannel ch, RoleMappedSchema schema) =>
1 reference to BindCore
Microsoft.ML.Data (1)
Scorers\SchemaBindablePredictorWrapper.cs (1)
150
return
BindCore
(ch, schema);