Skip to content

Commit 2e481f1

Browse files
DOC fix class reference in changelog 1.1 (#24850)
1 parent 353b05b commit 2e481f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v1.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Changelog
400400
:mod:`sklearn.cluster`
401401
......................
402402

403-
- |MajorFeature| :class:`BisectingKMeans` introducing Bisecting K-Means algorithm
403+
- |MajorFeature| :class:`cluster.BisectingKMeans` introducing Bisecting K-Means algorithm
404404
:pr:`20031` by :user:`Michal Krawczyk <michalkrawczyk>`,
405405
:user:`Tom Dupre la Tour <TomDLT>`
406406
and :user:`Jérémie du Boisberranger <jeremiedbb>`.

0 commit comments

Comments
 (0)