2 references to GetPredColType
Microsoft.ML.Data (2)
Scorers\BinaryClassifierScorer.cs (2)
128
Contracts.CheckRef(args, nameof(args)).ThresholdColumn, OutputTypeMatches,
GetPredColType
)
144
: base(host, ctx, input, OutputTypeMatches,
GetPredColType
)