8000 DOC Build proper sentence for Davies-Bouldin Index advantage (#21081) · samronsin/scikit-learn@f740b85 · GitHub
[go: up one dir, main page]

Skip to content

Commit f740b85

Browse files
jhlegarretasamronsin
authored andcommitted
DOC Build proper sentence for Davies-Bouldin Index advantage (scikit-learn#21081)
Build proper sentence for Davies-Bouldin Index advantage in User Guide.
1 parent f42f0d0 commit f740b85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/modules/clustering.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,8 @@ Advantages
18431843
~~~~~~~~~~
18441844

18451845
- The computation of Davies-Bouldin is simpler than that of Silhouette scores.
1846-
- The index is computed only quantities and features inherent to the dataset.
1846+
- The index is solely based on quantities and features inherent to the dataset
1847+
as its computation only uses point-wise distances.
18471848

18481849
Drawbacks
18491850
~~~~~~~~~

0 commit comments

Comments
 (0)
0