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.
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 for users to simply use a CLI or python script and grab the data without having to manually download it
Recommendation is to implement a WebStore? (or something similar)
Please refer to #341 to learn about how to get started, why we care, possible implementation strategy etc
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 for users to simply use a CLI or python script and grab the data without having to manually download it
Recommendation is to implement a WebStore? (or something similar) Please refer to #341 to learn about how to get started, why we care, possible implementation strategy etc