2 references to CreateBinaryClassificationSchema
Microsoft.ML.Data (2)
Prediction\Calibrator.cs (1)
670
OutputSchema = ScoreSchemaFactory.
CreateBinaryClassificationSchema
();
Scorers\SchemaBindablePredictorWrapper.cs (1)
525
OutputSchema = ScoreSchemaFactory.
CreateBinaryClassificationSchema
();