eli5
Predictive model debugger
A Python package for debugging and explaining predictions of machine learning classifiers
A library for debugging/inspecting machine learning classifiers and explaining their predictions
265 stars
4 watching
43 forks
Language: Jupyter Notebook
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for scalable machine learning using Dask alongside popular ML libraries | 907 |
| A tool for interactive debugging of Python applications | 372 |
| Develops an approach to learning probabilistic models in stochastic optimization problems | 201 |
| Provides a simple and unified interface to various univariate time-series prediction algorithms | 413 |
| An R package for explaining the predictions made by machine learning models in data science applications. | 2 |
| A Python implementation of a method to explain the predictions of machine learning models | 42 |
| A tool for interactive debugging and visualization of deep learning models during training | 1,354 |
| A comprehensive guide to building machine learning models for streaming data in Python | 68 |
| An interactive tool to help machine learning practitioners visualize and debug their models' performance by comparing predictions to ground truth data. | 1,651 |
| Source code and data for a machine learning book with Python tutorials | 393 |
| Provides counterfactual explanations for machine learning models to facilitate interpretability and understanding. | 1,373 |
| Measures the performance of deep learning models in various deployment scenarios. | 1,256 |
| A tool for writing probabilistic models and manipulating their computation | 680 |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
| Provides a way to decompose scikit-learn model predictions into bias and feature contribution components. | 745 |