We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f199e95 commit 0085eacCopy full SHA for 0085eac
HISTORY.rst
@@ -5,12 +5,13 @@ History
5
0.8.x (2024-xx-xx)
6
------------------
7
8
+* Building a training set with a fraction between 0 and 1 with `n_samples` attribute when using `split` method from `Subsample` class.
9
+
10
0.8.6 (2024-06-14)
11
12
13
* Fix the quantile formula to ensure valid coverage (deal with infinite interval production and asymmetric conformal scores).
14
* Fix sphinx dependencies
-* Building a training set with a fraction between 0 and 1 with `n_samples` attribute when using `split` method from `Subsample` class.
15
16
0.8.5 (2024-06-07)
17
0 commit comments