#104 · Primary category: MLOps & Evaluation

AIF360

ai artificial-intelligence bias bias-correction bias-detection bias-finder bias-reduction codait deep-learning discrimination fairness fairness-ai fairness-awareness-model fairness-testing ibm-research ibm-research-ai machine-learning python r trusted-ai

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.

Project last updated:06/15/26

GitHub Stars

2.9K

Forks

912

Contributors

75

License

Apache-2.0

Why we included this project

When a model is headed into finance, healthcare, hiring, or education, accuracy alone rarely settles whether it is safe to release. AIF360 tackles the fairness side of that question with group and individual fairness metrics computed directly from datasets and model predictions, paired with a library of research-grade bias mitigation algorithms. The mitigation work spans the whole pipeline: you can clean the training data beforehand, constrain the learner itself, or adjust predictions after the fact, depending on where the bias actually shows up. The package is built to be extended, so teams can fold fairness checks into their own evaluation routines instead of treating them as a one-off audit. Python and R bindings, worked example notebooks, and guidance on picking the right metric or algorithm mean a data scientist can move from measurement to remediation without leaving their usual workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category