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