2 references to Label
Microsoft.ML.Samples (2)
Dynamic\Trainers\Clustering\KMeans.cs (2)
49
$"Label: {p.
Label
}, Prediction: {p.PredictedLabel}");
53
$"Label: {p.
Label
}, Prediction: {p.PredictedLabel}");