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