8000
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 80ea0d8 commit 2ae8603Copy full SHA for 2ae8603
doc/whats_new/v0.24.rst
@@ -91,6 +91,9 @@ Changelog
91
:pr:`17995` by :user:`Thomaz Santana <Wikilicious>` and
92
:user:`Amanda Dsouza <amy12xx>`.
93
94
+- |Fix| Fixed a bug in :class:`cluster.KMeans` where rounding errors could
95
+ prevent convergence to be declared when `tol=0`. :pr:`17959` by
96
+ :user:`Jérémie du Boisberranger <jeremiedbb>`.
97
98
:mod:`sklearn.covariance`
99
.........................
0 commit comments