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 ae25f5c

Browse filesBrowse files
miguelcsxyuanx749
andcommitted
Update sklearn/cluster/_spectral.py
- removed unnecessary blank line at the end Co-authored-by: Xiao Yuan <yuanx749@gmail.com>
1 parent 24da715 commit ae25f5c
Copy full SHA for ae25f5c

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎sklearn/cluster/_spectral.py

Copy file name to clipboardExpand all lines: sklearn/cluster/_spectral.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,6 @@ class SpectralClustering(ClusterMixin, BaseEstimator):
602602
603603
For a more extended example, see:
604604
:ref: `sphx_glr_auto_examples_cluster_plot_coin_segmentation.py`.
605-
606605
"""
607606

608607
_parameter_constraints: dict = {

0 commit comments

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