1 write to Label
Microsoft.ML.Samples (1)
Dynamic\Transforms\CalculateFeatureContribution.cs (1)
129
data.
Label
= (float)(bias + weight1 * data.Feature1 + weight2 *
1 reference to Label
Microsoft.ML.Samples (1)
Dynamic\Transforms\CalculateFeatureContribution.cs (1)
72
Console.WriteLine("Label: " + prediction.
Label
+ " Prediction: " +