AIF360 icon indicating copy to clipboard operation
AIF360 copied to clipboard

Additional parameters for fairlearn reductions

Open hoffmansc opened this issue 2 years ago • 2 comments

  • [ ] ~~Pass through sample_weights in fit()~~
  • [ ] A few optional args are missing from our initializer (e.g. grid_offset)
  • [ ] Optional random_state arg for __init__() which is used in ExponentiatedGradient .predict() (see also #226)
  • [ ] Support regression with ExponentiatedGradient (copy from GridSearchReduction)
    • [ ] Additional constraints
    • [ ] Use LabelEncoder only if ClassificationMoment

hoffmansc avatar Aug 29 '22 16:08 hoffmansc

I would like to work on this issue

Nikitha-Narendra avatar Sep 22 '23 18:09 Nikitha-Narendra

keerti-1997 I would like to contribute to this issue

keerti-1997 avatar Sep 22 '23 18:09 keerti-1997