lorentzenchr / model-diagnostics

Tools for diagnostics and assessment of (machine learning) models
https://lorentzenchr.github.io/model-diagnostics/
MIT License
28 stars 4 forks source link
bias-detection calibration machine-learning performance-metrics python

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:

:rocket: 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. :rocket:

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.