2 references to Create
Microsoft.ML.Data (2)
Scorers\SchemaBindablePredictorWrapper.cs (1)
356
new SingleValueRowMapper(schema, this, ScoreSchemaFactory.
Create
(ScoreType, _scoreColumnKind));
Scorers\ScoreSchemaFactory.cs (1)
75
/// This is very similar to <see cref="
Create
(DataViewType, string, string)"/> but adds one extra metadata field to the only score column.