1 reference to BinaryClassifierScorer
Microsoft.ML.Data (1)
Scorers\BinaryClassifierScorer.cs (1)
166
return h.Apply("Loading Model", ch => new
BinaryClassifierScorer
(h, ctx, input));