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)
26return new BinaryGroupMetric(_context, eval, labelColumn, predictedColumn, sensitiveFeatureColumn, scoreColumn);