You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.rst
+3-2
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
Changelog
8
8
=========
9
9
10
-
0.6.1 (2024-07-xx)
10
+
0.7.0 (2024-07-12)
11
11
------------------
12
12
13
13
**New features**
@@ -16,12 +16,13 @@ Changelog
16
16
17
17
**Other changes**
18
18
19
-
* Changed the index columns order in ``MetaLearnerGridSearch.results_``.
19
+
* Change the index columns order in ``MetaLearnerGridSearch.results_``.
20
20
21
21
* Raise a custom error if only one class is present in a classification outcome.
22
22
23
23
* Raise a custom error if there are some treatment variants which have seen classification outcomes which have not appeared for some other treatment variant.
0 commit comments