4 references to Score
Microsoft.ML.TensorFlow.Tests (4)
TensorflowTests.cs (4)
1568
Assert.Equal((int)labelCountFirst, predictionFirst.
Score
.Length);
1569
Assert.Equal((int)labelCountSecond, predictionSecond.
Score
.Length);
1727
Assert.Equal((int)labelCountFirst, predictionFirst.
Score
.Length);
1728
Assert.Equal((int)labelCountSecond, predictionSecond.
Score
.Length);