2 references to Update
Microsoft.ML.Data (2)
Evaluators\MulticlassClassificationEvaluator.cs (2)
510
UnweightedCounters.
Update
(rankOfCorrectLabel, assigned, logloss, intLabel, 1);
512
WeightedCounters.
Update
(rankOfCorrectLabel, assigned, logloss, intLabel, weight);