Ross ROSS = Recommend OSS · open-source software intelligence for agents

PAIR-code/what-if-tool

Source code/webpage/demos for the What-If Tool observed · 2026-08-28

github.com/PAIR-code/what-if-tool · homepage · HTML · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 88
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2917
  • days_rel: n/a
  • days_push: 73
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1007 stars · 183 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The What-If Tool (WIT) is a visual interface from Google's PAIR team for probing black-box classification and regression ML models without writing code. It runs inside TensorBoard or as a Jupyter/Colab notebook extension, letting users run inference, edit examples, and analyze model performance and fairness across data subsets.

Use cases

  • visually probe behavior of a trained ML model
  • analyze model fairness across demographic subsets
  • compare performance of multiple models side by side
  • edit test examples and re-run inference to see what changes
  • investigate feature importance and counterfactuals without coding
  • explore model predictions in a Jupyter or Colab notebook

When to choose

  • you want no-code visual exploration of a trained classifier or regression model
  • you need to audit model fairness and performance across data subsets
  • you already work in TensorBoard, Jupyter, or Colab
  • you want counterfactual what-if analysis of individual predictions

When to avoid

  • you need programmatic interpretability methods like SHAP or LIME in a pipeline
  • your model is not servable via a Python function, TF Serving, or Cloud AI Platform
  • you need real-time production model monitoring rather than interactive analysis
  • you work outside the TensorFlow/Python notebook ecosystem

Facets

plugin · maturity maintenance

data-visualization machine-learning testing machine-learning data-visualization artificial-intelligence python browser model-interpretability fairness tensorboard-plugin jupyterlab-extension google-pair no-code model-analysis web-server

2 sources

Member repositories

RepositoryRoleHealth v2
PAIR-code/what-if-toolmain62

For agents

markdown · JSON · MCP: product_card(name="PAIR-code/what-if-tool")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem