1 reference to Score
Microsoft.ML.Samples (1)
Dynamic\Trainers\Regression\OrdinaryLeastSquaresWithOptions.cs (1)
61Console.WriteLine($"Label: {p.Label:F3}, Prediction: {p.Score:F3}");