Skip to content

Commit

Permalink
Merge pull request #463 from scikit-learn-contrib/462-coverage-validi…
Browse files Browse the repository at this point in the history
…ty-2

FIX bug #462: Decoupling infinite interval production and quantile calculation
  • Loading branch information
thibaultcordier authored Jun 14, 2024
2 parents cbb3561 + 3b095fe commit 9829a37
Show file tree
Hide file tree
Showing 7 changed files with 696 additions and 19 deletions.
1 change: 1 addition & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ History

0.8.6 (2024-**-**)
------------------
* Fix the quantile formula to ensure valid coverage (deal with infinite interval production).
* Fix sphinx dependencies

0.8.5 (2024-06-07)
Expand Down
Loading

0 comments on commit 9829a37

Please sign in to comment.