1 write to TotalSamples
Microsoft.ML.Fairlearn (1)
Reductions\Moment.cs (1)
47
TotalSamples
= label.Length;
1 reference to TotalSamples
Microsoft.ML.Fairlearn (1)
Reductions\UtilityParity.cs (1)
84
ProbGroupEvent = Tags.GroupBy("group_id").Count()["label"] / (
TotalSamples
* 1.0);