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

Issue with version 1.4.2 of scikit-learn #432

Closed LacombeLouis closed 1 month ago

LacombeLouis commented 2 months ago

Describe the bug The tests will not pass for MapieCalibrator if you use version 1.4.2 of package scikit-learn.

To Reproduce Steps to reproduce the behavior:

  1. Create an environment with version 1.4.2 of scikit-learn.
  2. make tests

Expected behavior Tests should pass with the new version of scikit-learn.

Desktop (please complete the following information):