MAPIE - Model Agnostic Prediction Interval Estimator
An open-source Python library for quantifying uncertainties and controlling the risks of machine learning models.
🚀 MAPIE in 2026 🚀 New features have been implemented, starting with the application of risk control to emerging use cases such as LLM-as-Judge and image segmentation. In addition, exchangeability tests have been introduced to help users verify when MAPIE can be legitimately applied. Also, new adaptive conformal prediction methods have been added. Finally, the documentation has been updated with a new design!
🎉 MAPIE in 2025 🎉 MAPIE v1 is live! This new version introduces major changes to the API. Check out the release notes.
See GitHub Releases and HISTORY.md for up-to-date details on the new features.
Image credits: Cemrecan Yurtman (portrait) and hogrmahmood (zebra-horse hybrid).
MAPIE allows you to:
- Compute prediction intervals or prediction sets for regression, classification, and time series by estimating your model uncertainty on a conformalization dataset.
- Control risks of more complex tasks such as multi-label classification and semantic segmentation in computer vision, providing probabilistic guarantees on metrics like recall and precision.
- Easily use any model (scikit-learn, TensorFlow, PyTorch) thanks to scikit-learn-compatible wrapper if needed. MAPIE is part of the scikit-learn-contrib ecosystem.
MAPIE relies notably on the fields of Conformal Prediction and Distribution-Free Inference. It implements peer-reviewed algorithms that are model and use case agnostic and possesses theoretical guarantees under minimal assumptions on the data and the model.
🛠 Requirements & installation
MAPIE runs on:
- Python >=3.9
- NumPy >=1.23
- scikit-learn >=1.4
MAPIE can be installed in different ways:
$ pip install mapie # installation via `pip`
$ conda install -c conda-forge mapie # or via `conda`
$ pip install git+https://github.com/scikit-learn-contrib/MAPIE # or directly from the github repository
⚡ Quickstart and documentation
Below are two simple examples from our documentation that show how MAPIE is used in a regression setting and a classification setting:
📝 Contributing
You are welcome to propose and contribute new ideas. We encourage you to open an issue so that we can align on the work to be done. It is generally a good idea to have a quick discussion before opening a pull request that is potentially out-of-scope. For more information on the contribution process, read our contribution guidelines.
🔍 References
- Vovk, Vladimir, Alexander Gammerman, and Glenn Shafer. Algorithmic Learning in a Random World. Springer Nature, 2022.
- Angelopoulos, Anastasios N., and Stephen Bates. "Conformal prediction: A gentle introduction." Foundations and Trends® in Machine Learning 16.4 (2023): 494–591.
- Barber, Rina Foygel, Emmanuel J. Candès, Aaditya Ramdas, and Ryan J. Tibshirani. "Predictive inference with the jackknife+." Annals of Statistics 49.1 (2021): 486–507.
- Kim, Byol, Chen Xu, and Rina Barber. "Predictive inference is free with the jackknife+-after-bootstrap." Advances in Neural Information Processing Systems 33 (2020): 4138–4149.
- Sadinle, Mauricio, Jing Lei, and Larry Wasserman. "Least ambiguous set-valued classifiers with bounded error levels." Journal of the American Statistical Association 114.525 (2019): 223–234.
- Romano, Yaniv, Matteo Sesia, and Emmanuel Candès. "Classification with valid and adaptive coverage." Advances in Neural Information Processing Systems 33 (2020): 3581–3591.
- Angelopoulos, Anastasios N., et al. "Uncertainty sets for image classifiers using conformal prediction." International Conference on Learning Representations (2021).
- Romano, Yaniv, Evan Patterson, and Emmanuel Candès. "Conformalized quantile regression." Advances in Neural Information Processing Systems 32 (2019).
- Xu, Chen, and Yao Xie. "Conformal prediction interval for dynamic time-series." International Conference on Machine Learning. PMLR, 2021.
- Bates, Stephen, et al. "Distribution-free, risk-controlling prediction sets." Journal of the ACM 68.6 (2021): 1–34.
- Angelopoulos, Anastasios N., Stephen Bates, Adam Fisch, Lihua Lei, and Tal Schuster. "Conformal Risk Control." (2022).
- Angelopoulos, Anastasios N., Stephen Bates, Emmanuel J. Candès, et al. "Learn Then Test: Calibrating Predictive Algorithms to Achieve Risk Control." (2022).
📚 License & citation
MAPIE is free and open-source software licensed under the BSD-3-Clause license.
If you use MAPIE in your research, please cite the main paper:
Cordier, Thibault, et al. "Flexible and systematic uncertainty estimation with conformal prediction via the MAPIE library." Conformal and Probabilistic Prediction with Applications. PMLR, 2023.
@inproceedings{Cordier_Flexible_and_Systematic_2023,
author = {Cordier, Thibault and Blot, Vincent and Lacombe, Louis and Morzadec, Thomas and Capitaine, Arnaud and Brunel, Nicolas},
booktitle = {Conformal and Probabilistic Prediction with Applications},
title = {{Flexible and Systematic Uncertainty Estimation with Conformal Prediction via the MAPIE library}},
year = {2023}
}
You can also cite the ICML workshop manuscript:
Taquet, Vianney, et al. "MAPIE: an open-source library for distribution-free uncertainty quantification." arXiv preprint arXiv:2207.12274 (2022).
@article{taquet2022mapie,
title = {MAPIE: an open-source library for distribution-free uncertainty quantification},
author = {Taquet, Vianney and Blot, Vincent and Morzadec, Thomas and Lacombe, Louis and Brunel, Nicolas},
journal = {arXiv preprint arXiv:2207.12274},
year = {2022}
}
🤝 Affiliations
MAPIE has been developed through a collaboration between Capgemini Invent, Quantmetry, Michelin, ENS Paris-Saclay, and with the financial support from Région Île-de-France and Confiance.ai.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mapie-1.5.0.tar.gz.
File metadata
- Download URL: mapie-1.5.0.tar.gz
- Upload date:
- Size: 10.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b6a81797d549b0333d6f6865bd3bca4d26c41037f111fd84160ea87a70c6d72
|
|
| MD5 |
0175b0cb7cce30b7afc53dfc8b04118d
|
|
| BLAKE2b-256 |
1fd54c800e1fbf6d24598662b30901bb928a61b23b06fd1ac86610f344448953
|
Provenance
The following attestation bundles were made for mapie-1.5.0.tar.gz:
Publisher:
publish-final-release.yml on scikit-learn-contrib/MAPIE
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mapie-1.5.0.tar.gz -
Subject digest:
1b6a81797d549b0333d6f6865bd3bca4d26c41037f111fd84160ea87a70c6d72 - Sigstore transparency entry: 2345189565
- Sigstore integration time:
-
Permalink:
scikit-learn-contrib/MAPIE@60031ac78aa6b46142c29d6ed6bad33dc081802e -
Branch / Tag:
refs/tags/v1.5.0 - Owner: https://github.com/scikit-learn-contrib
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-final-release.yml@60031ac78aa6b46142c29d6ed6bad33dc081802e -
Trigger Event:
push
-
Statement type:
File details
Details for the file mapie-1.5.0-py3-none-any.whl.
File metadata
- Download URL: mapie-1.5.0-py3-none-any.whl
- Upload date:
- Size: 555.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfc74fc62d5276ec8ab9aa2d9e53cfeb9901fe1df27f8785e724939b6a512483
|
|
| MD5 |
a746ccc682e3696cfc8d57af48a29f86
|
|
| BLAKE2b-256 |
c865c19e5f89552138eb2abc9ae4925822f4f1cea4cca4d17c61aa7a2b29a4f0
|
Provenance
The following attestation bundles were made for mapie-1.5.0-py3-none-any.whl:
Publisher:
publish-final-release.yml on scikit-learn-contrib/MAPIE
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mapie-1.5.0-py3-none-any.whl -
Subject digest:
dfc74fc62d5276ec8ab9aa2d9e53cfeb9901fe1df27f8785e724939b6a512483 - Sigstore transparency entry: 2345189636
- Sigstore integration time:
-
Permalink:
scikit-learn-contrib/MAPIE@60031ac78aa6b46142c29d6ed6bad33dc081802e -
Branch / Tag:
refs/tags/v1.5.0 - Owner: https://github.com/scikit-learn-contrib
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-final-release.yml@60031ac78aa6b46142c29d6ed6bad33dc081802e -
Trigger Event:
push
-
Statement type: