2 references to Prediction
Microsoft.ML.TensorFlow.Tests (2)
TensorflowTests.cs (2)
1298Assert.Equal(2, prediction.Prediction.Length); 1299Assert.InRange(prediction.Prediction[1], 0.650032759 - 0.01, 0.650032759 + 0.01);