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