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