1 write to _context
Microsoft.ML.Fairlearn (1)
Metrics\FairlearnMetricCatalog.cs (1)
20
_context
= context;
1 reference to _context
Microsoft.ML.Fairlearn (1)
Metrics\FairlearnMetricCatalog.cs (1)
26
return new BinaryGroupMetric(
_context
, eval, labelColumn, predictedColumn, sensitiveFeatureColumn, scoreColumn);