2 references to Score
Microsoft.ML.Tests (2)
Transformers\TextFeaturizerTests.cs (2)
769Assert.True(input.Sentiment && prediction.Score > 1 || !input.Sentiment && prediction.Score < -1);