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 e8ca956 commit 89fb41aCopy full SHA for 89fb41a
doc/whats_new/v0.21.rst
@@ -38,6 +38,9 @@ Changelog
38
:user:`Fabian Klopfer <someusername1>`
39
and :user:`Hanmin Qin <qinhanmin2014>`.
40
41
+- |Fix| Fixed a bug in :class:`cluster.KMeans` where KMeans++ initialisation
42
+ could rarely result in an IndexError. :issue:`11756` by `Joel Nothman`_.
43
+
44
:mod:`sklearn.compose`
45
......................
46
0 commit comments