2 references to Prediction
Microsoft.ML.Samples (2)
Dynamic\Trainers\BinaryClassification\FastForest.cs (2)
46
.CreateEnumerable<
Prediction
>(transformedTestData,
50
foreach (
var
p in predictions.Take(5))