#104 · Primary category: MLOps & Evaluation
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.
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
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models