Implemented interface member:
method
ByGroup
Microsoft.ML.Fairlearn.IGroupMetric.ByGroup()
2 references to ByGroup
Microsoft.ML.Fairlearn (1)
Metrics\FairlearnMetricCatalog.cs (1)
245DataFrame groupMetrics = ByGroup();
Microsoft.ML.Fairlearn.Tests (1)
MetricTest.cs (1)
40var metricByGroup = regressionMetric.ByGroup();