Thanks to visit codestin.com Credit goes to github.com
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 bb5503c commit 23cf99fCopy full SHA for 23cf99f
doc/whats_new/v1.0.rst
@@ -713,6 +713,9 @@ Changelog
713
- |Enhancement| warn only once in the main process for per-split fit failures
714
in cross-validation. :pr:`20619` by :user:`Loïc Estève <lesteve>`
715
716
+- |Enhancement| The :class:`model_selection.BaseShuffleSplit` base class is
717
+ now public. :pr:`20056` by :user:`pabloduque0`.
718
+
719
- |Fix| Avoid premature overflow in :func:`model_selection.train_test_split`.
720
:pr:`20904` by :user:`Tomasz Jakubek <t-jakubek>`.
721
0 commit comments