awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fairlearn avatar

fairlearn/fairlearn

0
View on GitHub↗
2,251 estrellas·505 forks·Python·MIT·12 vistasfairlearn.org↗

Fairlearn

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

Features

  • Explainability and Fairness - Toolkit for assessing and mitigating unfairness in models.
  • Model Fairness And Privacy - Assesses and mitigates unfairness in machine learning model predictions.
  • Guardrails and AI Safety - Listed in the “Guardrails and AI Safety” section of the The Incredible Pytorch awesome list.

Historial de estrellas

Gráfico del historial de estrellas de fairlearn/fairlearnGráfico del historial de estrellas de fairlearn/fairlearn

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Fairlearn

Proyectos open-source similares, clasificados según cuántas características comparten con Fairlearn.
  • trusted-ai/aif360Avatar de Trusted-AI

    Trusted-AI/AIF360

    2,827Ver en GitHub↗

    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.

    Python
    Ver en GitHub↗2,827
  • pytorch/opacusAvatar de pytorch

    pytorch/opacus

    1,934Ver en GitHub↗

    Training PyTorch models with differential privacy

    Python
    Ver en GitHub↗1,934
  • interpretml/interpretAvatar de interpretml

    interpretml/interpret

    6,881Ver en GitHub↗

    Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu

    C++
    Ver en GitHub↗6,881
  • pair-code/what-if-toolAvatar de pair-code

    pair-code/what-if-tool

    1,004Ver en GitHub↗

    Source code/webpage/demos for the What-If Tool

    HTML
    Ver en GitHub↗1,004
Ver las 30 alternativas a Fairlearn→

Preguntas frecuentes

¿Qué hace fairlearn/fairlearn?

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

¿Cuáles son las características principales de fairlearn/fairlearn?

Las características principales de fairlearn/fairlearn son: Explainability and Fairness, Model Fairness And Privacy, Guardrails and AI Safety.

¿Qué alternativas de código abierto existen para fairlearn/fairlearn?

Las alternativas de código abierto para fairlearn/fairlearn incluyen: trusted-ai/aif360 — A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and… seldonio/alibi — Algorithms for explaining machine learning models. interpretml/interpret — Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training… pair-code/what-if-tool — Source code/webpage/demos for the What-If Tool. pytorch/opacus — Training PyTorch models with differential privacy. facebookresearch/crypten — A framework for Privacy Preserving Machine Learning.