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

pair-code/what-if-tool

0
View on GitHub↗
1,004 Stars·184 Forks·HTML·Apache-2.0·6 Aufrufepair-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-Verlauf

Star-Verlauf für pair-code/what-if-toolStar-Verlauf für pair-code/what-if-tool

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

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit What If Tool.
  • trusted-ai/aif360Avatar von Trusted-AI

    Trusted-AI/AIF360

    2,827Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,827
  • 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
  • seldonio/alibiAvatar von SeldonIO

    SeldonIO/alibi

    2,630Auf GitHub ansehen↗

    Algorithms for explaining machine learning models

    Python
    Auf GitHub ansehen↗2,630
  • aerdem4/lofo-importanceAvatar von aerdem4

    aerdem4/lofo-importance

    868Auf GitHub ansehen↗

    Leave One Feature Out Importance

    Python
    Auf GitHub ansehen↗868
Alle 30 Alternativen zu What If Tool anzeigen→

Häufig gestellte Fragen

Was macht pair-code/what-if-tool?

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

Was sind die Hauptfunktionen von pair-code/what-if-tool?

Die Hauptfunktionen von pair-code/what-if-tool sind: Explainability and Fairness, Explainable AI Libraries, Guardrails and AI Safety.

Welche Open-Source-Alternativen gibt es zu pair-code/what-if-tool?

Open-Source-Alternativen zu pair-code/what-if-tool sind unter anderem: 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.