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