#95 · Primary category: MLOps & Evaluation

fairlearn

ai ai-systems artificial-intelligence fairness fairness-ai fairness-assessment fairness-ml group-fairness harms machine-learning responsible-ai unfairness-mitigation

A Python package to assess and improve fairness of machine learning models.

Project last updated:08/24/26

GitHub Stars

2.3K

Forks

515

Contributors

124

License

MIT

Why we included this project

Fairness is one of those things teams know they should check but rarely have a concrete way to check. Fairlearn gives you the tools: metrics that compare a model's behavior across demographic groups, and mitigation algorithms that adjust training or post-processing to reduce the gaps it finds. It's a Python package that fits into the workflow you already have, so fairness checks run alongside your normal evaluation rather than as a separate exercise. For teams accountable for how their models treat people, that turns a policy concern into something measurable.

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