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