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

Documentation for Winkler Interval Score #415

Closed LacombeLouis closed 1 month ago

LacombeLouis commented 4 months ago

Is your documentation request related to a problem? Please describe. There is no documentation for the Winkler Interval Score from this issue: #407.

Describe the solution you'd like Add information regarding this score, the formulas used to calculate it and how to interpret it.