2 references to Prediction
Microsoft.ML.Samples (2)
Dynamic\Trainers\Ranking\FastTree.cs (2)
48
var predictions = mlContext.Data.CreateEnumerable<
Prediction
>(
52
foreach (
var
p in predictions)