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