Skip to content

Commit 0b3abcd

Browse files
committed
DOC fix whats new
1 parent 68123d0 commit 0b3abcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats_new/v0.6.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _changes_0_6:
22

33
Version 0.6.0 (under-development)
4-
================================+
4+
=================================
55

66
Changelog
77
---------
@@ -12,7 +12,7 @@ Changed models
1212
The following models might give some different sampling due to changes in
1313
scikit-learn:
1414

15-
- :class:`imblearn.under_sampling.ClusterCentroid`
15+
- :class:`imblearn.under_sampling.ClusterCentroids`
1616
- :class:`imblearn.under_sampling.InstanceHardnessThreshold`
1717

1818
Maintenance

0 commit comments

Comments
 (0)