Trusted-AI / AIF360

A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
https://aif360.res.ibm.com/
Apache License 2.0
2.46k stars 840 forks source link

Equal opportunity fairness notion added #445

Open minasmz opened 1 year ago

minasmz commented 1 year ago

Equal opportunity is added according to the definition in "Mitigating Unwanted Biases with Adversarial Learning".

Also, we are able to save and restore trained model in this implementation

Signed-off-by: Mina Samizadeh mina.smz2016@gmail.com