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