Maniford
by Community
A model-agnostic visual debugging tool for machine learning
OSS
Maniford
Added 1 June 2026
Overview
Maniford is an open-source visual debugging tool for machine learning models. It provides interactive visualizations to compare model predictions across different data slices, helping identify systematic errors and performance discrepancies. The tool is model-agnostic and works with classification and regression outputs.
Best for
Best for
Data scientists and ML engineers debugging model errors and analyzing performance slices.
Use cases
- Debugging model performance on specific data segments
- Comparing prediction errors across multiple models
- Identifying bias or drift in model outputs
Notes
Maniford is an open-source visual debugging tool for machine learning models. It provides interactive visualizations to compare model predictions across different data slices, helping identify systematic errors and performance discrepancies. The tool is model-agnostic and works with classification and regression outputs.
1,671 stars on GitHub. Last updated 2025-02-05. Licensed Apache-2.0.
Use cases
- Debugging model performance on specific data segments
- Comparing prediction errors across multiple models
- Identifying bias or drift in model outputs
Pros
- Model-agnostic and works with any ML framework
- Interactive visualizations for intuitive error analysis
- Free and open-source with community support
Cons
- Requires data preprocessing into a specific format
- Limited to tabular data; no support for images or text
- Community-maintained with infrequent updates
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Model-agnostic and works with any ML framework
- Interactive visualizations for intuitive error analysis
- Free and open-source with community support
Cons
- Requires data preprocessing into a specific format
- Limited to tabular data; no support for images or text
- Community-maintained with infrequent updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
scikit-learn
Community
scikit-learn: machine learning in Python
PyTorch
Community
Tensors and Dynamic neural networks in Python with strong GPU acceleration
TensorFlow
Community
An Open Source Machine Learning Framework for Everyone