tensorflow/model-analysis
Model analysis tools for TensorFlow observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 97
- Release rhythm 56
- 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: 207
- age_days: 3085
- days_rel: 82
- days_push: 19
- n_releases_24m: 4
Adoption not part of the score
1265 stars · 279 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TensorFlow Model Analysis (TFMA) is a Python library for evaluating TensorFlow models on large datasets in a distributed manner. It computes trainer-defined metrics over different data slices and visualizes results, e.g., in Jupyter notebooks.
Use cases
- evaluate tensorflow models on large datasets
- compute model metrics over data slices
- visualize model evaluation results in jupyter notebooks
- compare model performance across subgroups
- detect model bias with fairness metrics
- integrate model evaluation into tfx pipelines
When to choose
- you train models with TensorFlow and want consistent metrics between training and evaluation
- you need distributed evaluation over large datasets
- you want slice-based analysis or fairness metrics for model debugging
When to avoid
- your models are built with PyTorch, JAX, or scikit-learn rather than TensorFlow
- you only need simple evaluation on small datasets where a single-machine library suffices
- you need a stable 1.0 API since TFMA may introduce breaking changes before 1.0
Facets
library · maturity active
machine-learning data-visualization analytics benchmarking machine-learning data-science analytics developer-tools python cross-platform tensorflow model-evaluation tfma tfx slicing-metrics jupyter fairness-indicators
1 source
- readme: https://github.com/tensorflow/model-analysis · fetched 2026-08-28 · 6a44f6be7775
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/model-analysis | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/model-analysis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem