MAPIE: an open-source library for distribution-free uncertainty quantification

07/25/2022
by   Vianney Taquet, et al.
0

Estimating uncertainties associated with the predictions of Machine Learning (ML) models is of crucial importance to assess their robustness and predictive power. In this submission, we introduce MAPIE (Model Agnostic Prediction Interval Estimator), an open-source Python library that quantifies the uncertainties of ML models for single-output regression and multi-class classification tasks. MAPIE implements conformal prediction methods, allowing the user to easily compute uncertainties with strong theoretical guarantees on the marginal coverages and with mild assumptions on the model or on the underlying data distribution. MAPIE is hosted on scikit-learn-contrib and is fully "scikit-learn-compatible". As such, it accepts any type of regressor or classifier coming with a scikit-learn API. The library is available at: https://github.com/scikit-learn-contrib/MAPIE/.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/13/2021

HiClass: a Python library for local hierarchical classification compatible with scikit-learn

HiClass is an open-source Python package for local hierarchical classifi...
research
10/06/2021

Tribuo: Machine Learning with Provenance in Java

Machine Learning models are deployed across a wide range of industries, ...
research
05/27/2020

Kernel methods library for pattern analysis and machine learning in python

Kernel methods have proven to be powerful techniques for pattern analysi...
research
06/23/2022

Inductive Conformal Prediction: A Straightforward Introduction with Examples in Python

Inductive Conformal Prediction (ICP) is a set of distribution-free and m...
research
10/06/2022

hyperbox-brain: A Toolbox for Hyperbox-based Machine Learning Algorithms

Hyperbox-based machine learning algorithms are an important and popular ...
research
08/08/2022

EFI: A Toolbox for Feature Importance Fusion and Interpretation in Python

This paper presents an open-source Python toolbox called Ensemble Featur...
research
12/13/2021

How to Learn when Data Gradually Reacts to Your Model

A recent line of work has focused on training machine learning (ML) mode...

Please sign up or login with your details

Forgot password? Click here to reset