awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Trusted-AI avatar

Trusted-AI/AIF360

0
View on GitHub↗
2,827 Stars·912 Forks·Python·Apache-2.0·3 Aufrufeaif360.res.ibm.com↗

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.

Features

  • Explainability and Fairness - Fairness metrics and bias mitigation algorithms for models.
  • Explainable AI Libraries - Toolkit for examining and mitigating bias in machine learning models.
  • Model Fairness And Privacy - Provides comprehensive metrics for assessing dataset and model fairness.
  • Guardrails and AI Safety - Listed in the “Guardrails and AI Safety” section of the The Incredible Pytorch awesome list.

Star-Verlauf

Star-Verlauf für trusted-ai/aif360Star-Verlauf für trusted-ai/aif360

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu AIF360

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit AIF360.
  • pair-code/what-if-toolAvatar von pair-code

    pair-code/what-if-tool

    1,004Auf GitHub ansehen↗

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

    HTML
    Auf GitHub ansehen↗1,004
  • interpretml/interpretAvatar von interpretml

    interpretml/interpret

    6,881Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗6,881
  • fairlearn/fairlearnAvatar von fairlearn

    fairlearn/fairlearn

    2,251Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗2,251
  • seldonio/alibiAvatar von SeldonIO

    SeldonIO/alibi

    2,630Auf GitHub ansehen↗

    Algorithms for explaining machine learning models

    Python
    Auf GitHub ansehen↗2,630
Alle 30 Alternativen zu AIF360 anzeigen→

Häufig gestellte Fragen

Was macht trusted-ai/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.

Was sind die Hauptfunktionen von trusted-ai/aif360?

Die Hauptfunktionen von trusted-ai/aif360 sind: Explainability and Fairness, Explainable AI Libraries, Model Fairness And Privacy, Guardrails and AI Safety.

Welche Open-Source-Alternativen gibt es zu trusted-ai/aif360?

Open-Source-Alternativen zu trusted-ai/aif360 sind unter anderem: seldonio/alibi — Algorithms for explaining machine learning models. pair-code/what-if-tool — Source code/webpage/demos for the What-If Tool. interpretml/interpret — Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training… fairlearn/fairlearn — A Python package to assess and improve fairness of machine learning models. marcotcr/lime — This project is an agnostic model interpretability framework and explainability tool designed to provide local… aerdem4/lofo-importance — Leave One Feature Out Importance.