Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f02c23f

Browse files
jhlegarretaglemaitre
authored andcommitted
DOC Build proper sentence for Davies-Bouldin Index advantage (#21081)
Build proper sentence for Davies-Bouldin Index advantage in User Guide.
1 parent 8aebfe5 commit f02c23f

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)