probatus icon indicating copy to clipboard operation
probatus copied to clipboard

SHAP-based validation for linear and tree-based models. Applied to binary, multiclass and regression problems.

pytest PyPi Version PyPI PyPI - Downloads GitHub contributors

probatus

Overview

Probatus is a python package that helps validate binary classification models and the data used to develop them. Main features:

Installation

pip install probatus

Documentation

Documentation at ing-bank.github.io/probatus/.

You can also check out blog posts about Probatus:

Contributing

To learn more about making a contribution to probatus, please see CONTRIBUTING.md.