2 references to GetPredColType
Microsoft.ML.Data (2)
Scorers\MulticlassClassificationScorer.cs (2)
514
args.ScoreColumnName, OutputTypeMatches,
GetPredColType
, args.PredictedLabelColumnName)
524
: base(host, ctx, input, OutputTypeMatches,
GetPredColType
)