2 references to UpdateFirstPass
Microsoft.ML.Data (2)
Evaluators\ClusteringEvaluator.cs (2)
456UnweightedCounters.UpdateFirstPass(intLabel, _scoresArr, 1, _indicesArr); 458WeightedCounters.UpdateFirstPass(intLabel, _scoresArr, weight, _indicesArr);