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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·10 viewsaif360.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 history

Star history chart for trusted-ai/aif360Star history chart for trusted-ai/aif360

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to AIF360

Similar open-source projects, ranked by how many features they share with AIF360.
  • pair-code/what-if-toolpair-code avatar

    pair-code/what-if-tool

    1,004View on GitHub↗

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

    HTML
    View on GitHub↗1,004
  • interpretml/interpretinterpretml avatar

    interpretml/interpret

    6,881View on 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++
    View on GitHub↗6,881
  • fairlearn/fairlearnfairlearn avatar

    fairlearn/fairlearn

    2,251View on GitHub↗

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

    Python
    View on GitHub↗2,251
  • seldonio/alibiSeldonIO avatar

    SeldonIO/alibi

    2,630View on GitHub↗

    Algorithms for explaining machine learning models

    Python
    View on GitHub↗2,630
See all 30 alternatives to AIF360→

Frequently asked questions

What does trusted-ai/aif360 do?

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.

What are the main features of trusted-ai/aif360?

The main features of trusted-ai/aif360 are: Explainability and Fairness, Explainable AI Libraries, Model Fairness And Privacy, Guardrails and AI Safety.

What are some open-source alternatives to trusted-ai/aif360?

Open-source alternatives to trusted-ai/aif360 include: 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.