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