Skip to content

Commit a68a340

Browse files
committed
DOC: complete whats_new
1 parent aff0868 commit a68a340

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ Changelog
155155
- Fixed a bug in :class:`sklearn.svm.SVC` when using csr-matrices with
156156
unsorted indices by Xinfan Meng and `Andreas Müller`_.
157157

158+
- :class:`MiniBatchKMeans`: Add random reassignment of cluster centers
159+
with little observations attached to them, by `Gael Varoquaux`_.
160+
161+
158162
API changes summary
159163
-------------------
160164
- Renamed all occurences of ``n_atoms`` to ``n_components`` for consistency.

0 commit comments

Comments
 (0)