8000 missing - sign · scikit-learn/scikit-learn@1375b73 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1375b73

Browse files
committed
missing - sign
1 parent da7b813 commit 1375b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sklearn/cluster/optics_.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ def extract_xi(self, xi, return_clusters=False):
484484
only return the labels.
485485
486486
Returns
487-
------
487+
-------
488488
labels : array, shape (n_samples)
489489
The labels assigned to samples. Points which are not included
490490
in any cluster are labeled as -1.
@@ -838,7 +838,7 @@ def _extract_xi(reachability, ordering, min_samples, min_cluster_size, xi,
838838
only return the labels.
839839
840840
Returns
841-
------
841+
-------
842842
labels : array, shape (n_samples)
843843
The labels assigned to samples. Points which are not included
844844
in any cluster are labeled as -1.

0 commit comments

Comments
 (0)
0