2 references to GetTypesForWrapping
Microsoft.ML.Data (2)
Scorers\MulticlassClassificationScorer.cs (2)
439
if (
GetTypesForWrapping
(mapper, labelNameType, AnnotationUtils.Kinds.TrainingLabelValues, out var scoreType))
479
if (
GetTypesForWrapping
(mapper, labelNameType, AnnotationUtils.Kinds.SlotNames, out var scoreType))