1 write to Weight
Microsoft.ML.Data (1)
Evaluators\AucAggregator.cs (1)
564
dst.
Weight
= Weight;
4 references to Weight
Microsoft.ML.Data (4)
Evaluators\AucAggregator.cs (4)
503
posWeight += info.
Weight
;
508
negWeight += info.
Weight
;
532
truePosWeight += kvp.Value.
Weight
;
548
falsePosWeight += kvp.Value.
Weight
;