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

Add support for Dutch Census dataset #347

Open anupamamurthi opened 2 years ago

anupamamurthi commented 2 years ago

https://github.com/tailequy/fairness_dataset/tree/main/Dutch_census

Please get the data from the IPUMS website linked to the above repository. The person file here https://microdata.worldbank.org/index.php/catalog/2102/data-dictionary/F2?file_name=NLD2001-P-H seems to be best suited for fairness

Potential Tasks:

MiKueen commented 1 year ago

Hi, I would like to work on this issue.