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