8000 What's new for #11756 · InterferencePattern/scikit-learn@e423647 · GitHub
[go: up one dir, main page]

Skip to content

Commit e423647

Browse files
committed
What's new for scikit-learn#11756
1 parent 4f9e557 commit e423647

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/whats_new/v0.20.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ This is a bug-fix release with some bug fixes applied to version 0.20.3.
1414
Changelog
1515
---------
1616

17+
:mod:`sklearn.cluster`
18+
..............................
19+
20+
- |Fix| Fixed a bug in :class:`cluster.KMeans` where KMeans++ initialisation
21+
could rarely result in an IndexError. :issue:`11756` by `Joel Nothman`_.
22+
1723
:mod:`sklearn.model_selection`
1824
..............................
1925

0 commit comments

Comments
 (0)
0