Skip to content

sbjelogr/probatus

 
 

Repository files navigation

pytest coverage report PyPi Version PyPI PyPI - Downloads

Probatus

Overview

Probatus is a Python library that allows to analyse binary classification models as well as the data used to develop them. The main features assess the metric stability and analyse differences between two data samples e.g. shift between train and test splits.

Installation

In order to install probatus you need to use Python 3.6 or higher.

You can install probatus using pip:

pip install probatus

Alternatively you can fork/clone and run:

git clone https://gitlab.com/ing_rpaa/probatus.git
cd probatus
pip install .

Documentation

Documentation can be found here.

Contribution

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

About

Validation of binary classifiers and data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%