scikit-learn-contrib/MAPIE
A scikit-learn-compatible library for estimating prediction intervals and controlling risks, based on conformal predictions. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 57
- age_days: 1982
- days_rel: 28
- days_push: 19
- n_releases_24m: 12
Adoption not part of the score
1584 stars · 151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MAPIE is a scikit-learn-compatible Python library for quantifying uncertainty in machine learning models via conformal prediction. It computes prediction intervals and prediction sets for regression, classification, and time series, and provides risk-control mechanisms.
Use cases
- estimate prediction intervals for regression models
- compute prediction sets for classification with coverage guarantees
- quantify uncertainty in time series forecasts
- control false positive rates of ML models
- apply risk control to LLM-as-Judge evaluations
- verify exchangeability before applying conformal prediction
When to choose
- you use scikit-learn and need calibrated uncertainty estimates
- you need statistical coverage guarantees for predictions
- you want model-agnostic conformal prediction methods
When to avoid
- you need Bayesian uncertainty methods rather than conformal ones
- your model or data violates exchangeability assumptions
- you work outside the Python/scikit-learn ecosystem
Facets
library · maturity active
machine-learning testing machine-learning data-science python conformal-prediction prediction-intervals uncertainty-quantification risk-control scikit-learn-compatible
2 sources
- readme: https://github.com/scikit-learn-contrib/MAPIE · fetched 2026-08-28 · 15bb03e1edc7
- registry_pypi: https://pypi.org/pypi/mapie/json · fetched 2026-08-29 · 6df105754055
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scikit-learn-contrib/MAPIE | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="scikit-learn-contrib/MAPIE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem