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