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 68123d0 commit 0b3abcdCopy full SHA for 0b3abcd
doc/whats_new/v0.6.rst
@@ -1,7 +1,7 @@
1
.. _changes_0_6:
2
3
Version 0.6.0 (under-development)
4
-================================+
+=================================
5
6
Changelog
7
---------
@@ -12,7 +12,7 @@ Changed models
12
The following models might give some different sampling due to changes in
13
scikit-learn:
14
15
-- :class:`imblearn.under_sampling.ClusterCentroid`
+- :class:`imblearn.under_sampling.ClusterCentroids`
16
- :class:`imblearn.under_sampling.InstanceHardnessThreshold`
17
18
Maintenance
0 commit comments