1 write to Label
Microsoft.ML.Tests (1)
OnnxConversionTest.cs (1)
369
yield return new CalibratorInput { Score = i,
Label
= i % 2 == 0 };