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