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 b9c7af8 commit 11a3668Copy full SHA for 11a3668
doc/whats_new/v0.24.rst
@@ -72,6 +72,11 @@ Changelog
72
:user:`Emilie Delattre <EmilieDel>`, and
73
:user:`Francesco Casalegno <FrancescoCasalegno>`.
74
75
+- |Enhancement| :class:`cluster.SpectralClustering` and
76
+ :func:`cluster.spectral_clustering` have a new optional argument `verbose`.
77
+ When set to `True`, additional messages will be output that can aid in
78
+ debugging. :pr:`18052` by :user:`Sean O. Stalley <sstalley>`.
79
+
80
- |API| :class:`cluster.MiniBatchKMeans` attributes, `counts_` and
81
`init_size_`, are deprecated and will be removed in 0.26. :pr:`17864` by
82
:user:`Jérémie du Boisberranger <jeremiedbb>`.
0 commit comments