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: update history file #422

Closed LacombeLouis closed 4 months ago

LacombeLouis commented 4 months ago

Description

Fix #421. The history needed to be updated.

Type of change

Checklist

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (614293e) to head (d34c917). Report is 280 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #422 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 39 39 Lines 4616 4895 +279 Branches 487 774 +287 ========================================== + Hits 4616 4895 +279 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.