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

415 documentation for winkler interval score #444

Closed LacombeLouis closed 1 month ago

LacombeLouis commented 1 month ago

Description

Add description for all the metrics.

Fixes #415

Please remove options that are irrelevant.

Checklist

codecov-commenter commented 1 month 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 (9dcca60). Report is 375 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #444 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 39 41 +2 Lines 4616 4803 +187 Branches 487 363 -124 ========================================== + Hits 4616 4803 +187 ```

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