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
·
pair-code avatar

pair-code/what-if-tool

0
View on GitHub↗
1,004 stars·184 forks·HTML·Apache-2.0·12 viewspair-code.github.io/what-if-tool↗

What If Tool

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

Features

  • Explainability and Fairness - Interface for exploring black-box classification and regression models.
  • Explainable AI Libraries - Visual interface for probing and comparing machine learning models.
  • 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 pair-code/what-if-toolStar history chart for pair-code/what-if-tool

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 What If Tool

Similar open-source projects, ranked by how many features they share with What If Tool.
  • trusted-ai/aif360Trusted-AI avatar

    Trusted-AI/AIF360

    2,827View on 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
    View on GitHub↗2,827
  • 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
  • seldonio/alibiSeldonIO avatar

    SeldonIO/alibi

    2,630View on GitHub↗

    Algorithms for explaining machine learning models

    Python
    View on GitHub↗2,630
  • aerdem4/lofo-importanceaerdem4 avatar

    aerdem4/lofo-importance

    868View on GitHub↗

    Leave One Feature Out Importance

    Python
    View on GitHub↗868
See all 30 alternatives to What If Tool→

Frequently asked questions

What does pair-code/what-if-tool do?

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

What are the main features of pair-code/what-if-tool?

The main features of pair-code/what-if-tool are: Explainability and Fairness, Explainable AI Libraries, Guardrails and AI Safety.

What are some open-source alternatives to pair-code/what-if-tool?

Open-source alternatives to pair-code/what-if-tool include: 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… pytorch/captum — Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, and… marcotcr/lime — This project is an agnostic model interpretability framework and explainability tool designed to provide local… fairlearn/fairlearn — A Python package to assess and improve fairness of machine learning models.