AIF360 icon indicating copy to clipboard operation
AIF360 copied to clipboard

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.

Results 214 AIF360 issues
Sort by recently updated
recently updated
newest added

https://archive.ics.uci.edu/ml/datasets/student%2Bperformance Potential Tasks: - [ ] Ensure the license permits open source us - [ ] Verify that this dataset is appropriate for fairness tasks and subset it accordingly (removing...

good first issue
datasets
alreadyassigned

- [ ] [demo_optim_preproc_adult.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_optim_preproc_adult.ipynb) - [ ] [demo_reject_option_classification.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_reject_option_classification.ipynb) - [ ] [demo_reweighing_preproc.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_reweighing_preproc.ipynb) - [ ] [demo_short_gerryfair_test.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_short_gerryfair_test.ipynb)

good first issue
easy
infra
alreadyassigned

Make notebooks compatible with Google Colab. This generally involves adding a cell to install the package and download the relevant dataset. See [demo_lime.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_lime.ipynb) for an example. This snippet may be...

good first issue
easy
infra
epic

dataset location: [https://archive.ics.uci.edu/ml/datasets/diabetes+130-us+hospitals+for+years+1999-2008](https://archive.ics.uci.edu/ml/datasets/diabetes%2B130-us%2Bhospitals%2Bfor%2Byears%2B1999-2008) Potential Tasks: - [ ] Ensure the license permits open source us - [ ] Verify that this dataset is appropriate for fairness tasks and subset it...

good first issue
datasets
alreadyassigned

folktables (https://github.com/zykls/folktables) is an "improved" version of UCI Adult dataset (which is derived from old US census data). It would be nice to natively incorporate this into the toolkit so...

good first issue
datasets
medium
alreadyassigned

### Category Datasets ### Why is this issue important At this point in time, AIF360 doesn't support an easy way to download datasets from places like Kaggle. One should manually...

good first issue
datasets
medium
alreadyassigned

Similar to issues: https://github.com/Trusted-AI/AIF360/issues/341 https://github.com/Trusted-AI/AIF360/issues/342 Goal is to be able to have a simple way to download data from places like UCI from AIF360 directly. This will make it easy...

good first issue
datasets
alreadyassigned

- [ ] [demo_gerryfair.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_gerryfair.ipynb) - [ ] [demo_json_explainers.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_json_explainers.ipynb) - [ ] [demo_lfr.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_lfr.ipynb) - [x] [demo_lime.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/demo_lime.ipynb)

good first issue
easy
infra
alreadyassigned

- [ ] [tutorial_bias_advertising.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/tutorial_bias_advertising.ipynb) - [ ] [tutorial_credit_scoring.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/tutorial_credit_scoring.ipynb) - [ ] [tutorial_medical_expenditure.ipynb](https://github.com/Trusted-AI/AIF360/blob/master/examples/tutorial_medical_expenditure.ipynb)

good first issue
easy
infra