2 references to Update
Microsoft.ML.Data (2)
Evaluators\BinaryClassifierEvaluator.cs (2)
677
UnweightedCounters.
Update
(_score, prob, _label, logloss, 1);
689
WeightedCounters.
Update
(_score, prob, _label, logloss, _weight);