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