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