fairlearn/fairlearn
在 GitHub 查看ENH Add mitigation algorithm from "Optimized Pre-Processing for Discrimination Prevention" by Calmon et al.
Open
#1,028 建立於 2022年2月15日
enhancementhelp wanted
倉庫指標
- Star
- (2,254 star)
- PR 合併指標
- (PR 指標待抓取)
描述
The paper Optimized Pre-Processing for Discrimination Prevention by Calmon et al. introduces a preprocessing algorithm for demographic parity while limiting the number of individual distortions. The goal of this task is to add the algorithm described in this paper to Fairlearn.
- The original implementation by the authors of the paper can be found here.
- An existing implementation can be found in AIF360
OptimPreproc.
Completing this item requires:
- technique code in
fairlearn.preprocessing - unit tests in
test.unit.preprocessing - descriptive API reference (directly in the docstring)
- a short user guide in
docs.user_guide.mitigation.rst
A fully fledged example notebook is not required.
To claim this task please respond below. Of course, you can also ask questions!