uber/manifold
A model-agnostic visual debugging tool for machine learning
Provides interactive performance segmentation via k-means clustering to isolate underperforming data subsets, then visualizes feature distribution divergence between segments to surface root causes. Accepts classification and regression models through a standardized JSON format (features, predictions, ground truth) and renders dual comparison views: performance distributions across automatically-derived segments and ranked feature attribution heatmaps/histograms with KL-divergence scoring.
1,672 stars. No commits in the last 6 months.
Stars
1,672
Forks
116
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Feb 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/uber/manifold"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndif-team/nnsight
The nnsight package enables interpreting and manipulating the internals of deep learned models.
huggingface/dataset-viewer
Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
epfml/disco
DISCO is a code-free and installation-free browser platform that allows any non-technical user...
LYH-YF/MWPToolkit
MWPToolkit is an open-source framework for math word problem(MWP) solvers.
ndif-team/ndif
The NDIF server, which performs deep inference and serves nnsight requests remotely