Skip to main content

Extract calibrated explanations from machine learning models.

Project description

Calibrated Explanations

Calibrated Explanations PyPI version Build Status for Calibrated Explanations

Calibrated Explanations is a Python library that is able to explain predictions of a black-box model using Venn Abers predictors (classification) or conformal predictive systems (regression) and perturbations.

Install

First, you need a Python environment installed with pip.

Calibrated Explanations can be installed from PyPI:

pip install calibrated-explanations

The dependencies are:

Getting started

>>> import calibrated_explanations
... TODO: write me...

Development

This project has tests that can be executed using pytest. Just run the following command from the project root.

pytest

Further reading

The calibrated explanations library is based on the paper "Calibrated Explanations for Black-Box Predictions" by Helena Löfström, Tuwe Löfström, Ulf Johansson and Cecilia Sönströd.

If you would like to cite this work, please cite the above paper.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

calibrated_explanations-0.0.6a0.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

calibrated_explanations-0.0.6a0-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page