Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3b60337

Browse filesBrowse files
committed
Merge branch 'scikit-learn:main' into docs/example-plot-coin-segmentation
2 parents 31d087a + 545d99e commit 3b60337
Copy full SHA for 3b60337

File tree

Expand file treeCollapse file tree

3 files changed

+6
-2
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+6
-2
lines changed

‎doc/communication_team.rst

Copy file name to clipboardExpand all lines: doc/communication_team.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</style>
88
<div>
99
<a href='https://github.com/laurburke'><img src='https://avatars.githubusercontent.com/u/35973528?v=4' class='avatar' /></a> <br />
10-
<p>Lauren Burke</p>
10+
<p>Lauren Burke-McCarthy</p>
1111
</div>
1212
<div>
1313
<a href='https://github.com/francoisgoupil'><img src='https://avatars.githubusercontent.com/u/98105626?v=4' class='avatar' /></a> <br />

‎doc/maintainers.rst

Copy file name to clipboardExpand all lines: doc/maintainers.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
<p>Guillaume Lemaitre</p>
5555
</div>
5656
<div>
57+
<a href='https://github.com/adam2392'><img src='https://avatars.githubusercontent.com/u/3460267?v=4' class='avatar' /></a> <br />
58+
<p>Adam Li</p>
59+
</div>
60+
<div>
5761
<a href='https://github.com/lorentzenchr'><img src='https://avatars.githubusercontent.com/u/15324633?v=4' class='avatar' /></a> <br />
5862
<p>Christian Lorentzen</p>
5963
</div>

‎sklearn/cluster/_spectral.py

Copy file name to clipboardExpand all lines: sklearn/cluster/_spectral.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ def spectral_clustering(
290290
k-means and discretization in terms of both quality and speed.
291291
292292
For a detailed comparison of clustering strategies, refer to:
293-
:ref: `sphx_glr_auto_examples_cluster_plot_coin_segmentation.py`.
293+
:ref:`sphx_glr_auto_examples_cluster_plot_coin_segmentation.py`.
294294
295295
.. versionchanged:: 1.1
296296
Added new labeling method 'cluster_qr'.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.