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 aff0868 commit a68a340Copy full SHA for a68a340
doc/whats_new.rst
@@ -155,6 +155,10 @@ Changelog
155
- Fixed a bug in :class:`sklearn.svm.SVC` when using csr-matrices with
156
unsorted indices by Xinfan Meng and `Andreas Müller`_.
157
158
+ - :class:`MiniBatchKMeans`: Add random reassignment of cluster centers
159
+ with little observations attached to them, by `Gael Varoquaux`_.
160
+
161
162
API changes summary
163
-------------------
164
- Renamed all occurences of ``n_atoms`` to ``n_components`` for consistency.
0 commit comments