1 write to Label
Microsoft.ML.Data (1)
Evaluators\BinaryClassifierEvaluator.cs (1)
602dst.Label = _label;
2 references to Label
Microsoft.ML.Data (2)
Evaluators\BinaryClassifierEvaluator.cs (2)
771if (point.Label > 0) 777if (point.Label > 0)