scikit-learn-contrib / MAPIE

A scikit-learn-compatible module to estimate prediction intervals and control risks based on conformal predictions.
https://mapie.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1.2k stars 99 forks source link

FIX bug #462: Decoupling infinite interval production and quantile calculation #463

Closed thibaultcordier closed 3 weeks ago

thibaultcordier commented 3 weeks ago

Description

Decoupling infinite interval production and quantile calculation

Fixes #462

Type of change

How Has This Been Tested?

Checklist