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