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