4 references to Score
Microsoft.ML.IntegrationTests (4)
Prediction.cs (4)
61
Assert.True(pr.
Score
> 0);
75
Assert.False(pr.
Score
> 0.7);
93
Assert.True(pr.
Score
<= 0);
98
Assert.True(pr.
Score
<= 0);