{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/7"}],"enrichment":{"capability":"Fairlearn assesses and mitigates fairness issues in machine learning models by providing metrics to identify which groups are negatively impacted and algorithms to reduce unfairness across various AI tasks.","skillfed_tags":["fairness-bias","model-evaluation","responsible-ai"],"use_cases":["Assess hiring or lending models to detect whether they systematically disadvantage protected groups before deployment","Measure and compare fairness metrics across multiple candidate models to inform model selection decisions","Apply post-processing mitigation algorithms to adjust model predictions to satisfy fairness constraints like demographic parity","Evaluate quality-of-service fairness to ensure a recommendation or classification system works equally well across demographic groups","Generate fairness reports for stakeholders to document which groups experience harms and what trade-offs were made"],"what_it_does":"Fairlearn is a Python package for assessing and mitigating fairness in AI systems, focusing on harms that occur when models treat different groups of people unequally. It operationalizes fairness through a group fairness approach, asking which groups are at risk for experiencing harms\u2014either allocation harms (when opportunities or resources are withheld) or quality-of-service harms (when a system works differently for different people). The package provides two main components: metrics for identifying which groups are negatively impacted by a model and comparing models across fairness and accuracy trade-offs, and mitigation algorithms that reduce unfairness across various AI tasks and fairness definitions.\n\nThe package depends on standard data science libraries (numpy, pandas, scikit-learn, scipy) and narwhals, and supports Python 3.10 through 3.13. It is actively maintained with a release history dating back to 2018, and the repository shows recent activity. The package acknowledges that fairness is fundamentally a sociotechnical challenge\u2014quantitative metrics alone cannot capture all aspects like justice or due process, and not all fairness metrics can be satisfied simultaneously. Its role is to enable practitioners to assess different mitigation strategies and make trade-offs appropriate to their specific scenario.","worth_installing":"Yes. Fairlearn is actively maintained, has low install friction, carries a permissive license, and addresses a real need in responsible AI development. It is appropriate for teams building production ML systems that must account for fairness across demographic groups. The package is mature enough for practical use (Alpha status reflects ongoing development, not instability) and has substantial adoption. Install it if fairness assessment or mitigation is part of your model development workflow."},"id":"fairlearn","links":{"html":"https://skillfed.io/packages/fairlearn","md":"https://skillfed.io/packages/fairlearn.md","pypi":"https://pypi.org/project/fairlearn/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-07","license_spdx":null,"license_treatment":"permissive","name":"fairlearn","python_support":"supports_current","summary":"A Python package to assess and improve fairness of machine learning models."},"popularity":{"monthly_downloads":209288,"position":9516,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.14.0"}
