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 e9684c1 commit 1946606Copy full SHA for 1946606
doc/whats_new/0.14.rst
@@ -14,6 +14,10 @@ Bug fixes
14
Enhancements
15
............
16
17
+- Add :class:`~imblearn.model_selection.InstanceHardnessCV` to split data and ensure
18
+ that samples are distributed in folds based on their instance hardness.
19
+ :pr:`1125` by :user:`Frits Hermans <fritshermans>`.
20
+
21
Compatibility
22
.............
23
0 commit comments