Scorers\MulticlassClassificationScorer.cs (3)
173return h.Apply("Loading Model", ch => new LabelNameBindableMapper(h, ctx));
208return new LabelNameBindableMapper(_host, inner, _type, _getter, _metadataKind, _canWrap);
274new LabelNameBindableMapper(_host, _mapper, _labelNameType, _labelNameGetter, _metadataKind, _canWrap), null) ??