model-diagnostics

Tools for diagnostics and assessment of (machine learning) models

MIT License

Downloads
961
Stars
25
Committers
3

model-diagnostics

CI/CD CI - Test Coverage
Docs Docs
Package PyPI - Version PyPI - Downloads PyPI - Python Version
Meta Hatch project linting - Ruff types - Mypy License - MIT

Tools for diagnostics and assessment of (machine learning) models

Highlights:

🚀 To our knowledge, this is the first python package to offer reliability diagrams for quantiles and expectiles and a score decomposition, both made available by an internal implementation of isotonic quantile/expectile regression. 🚀

Read more in the documentation.

This package relies on the giant shoulders of, among others, polars, matplotlib, scipy and scikit-learn.

Installation

pip install model-diagnostics

Contributions

Contributions are warmly welcome! When contributing, you agree that your contributions will be subject to the MIT License.

Package Rankings
Top 14.81% on Pypi.org
Badges
Extracted from project README
CI - Test Coverage Docs PyPI - Version PyPI - Downloads PyPI - Python Version Hatch project linting - Ruff types - Mypy License - MIT
Related Projects