This package browser is in early development. Mind the rough edges.

python-mapie 0.8.6

Module for estimating prediction intervals

MAPIE allows you to easily estimate prediction intervals (or prediction sets) using your favourite scikit-learn-compatible model for single-output regression or multi-class classification settings.

Prediction intervals output by MAPIE encompass both aleatoric and epistemic uncertainties and are backed by strong theoretical guarantees thanks to conformal prediction methods intervals.

Installation

Install python-mapie 0.8.6 as follows:

guix install python-mapie@0.8.6

Or install the latest version:

guix install python-mapie

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.