1 write to Label
Microsoft.ML.Samples (1)
Dynamic\Transforms\CalculateFeatureContributionCalibrated.cs (1)
139data.Label = Sigmoid(value) > 0.5;
1 reference to Label
Microsoft.ML.Samples (1)
Dynamic\Transforms\CalculateFeatureContributionCalibrated.cs (1)
74Console.WriteLine("Label: " + prediction.Label + " Prediction-Score: " +