AIF360
AIF360 copied to clipboard
Additional parameters for fairlearn reductions
- [ ] ~~Pass through
sample_weights
infit()
~~ - [ ] A few optional args are missing from our initializer (e.g.
grid_offset
) - [ ] Optional
random_state
arg for__init__()
which is used inExponentiatedGradient .predict()
(see also #226) - [ ] Support regression with
ExponentiatedGradient
(copy fromGridSearchReduction
)- [ ] Additional
constraints
- [ ] Use
LabelEncoder
only ifClassificationMoment
- [ ] Additional
I would like to work on this issue
keerti-1997 I would like to contribute to this issue