1

Firstly, I know some scores like silhouette score and Davies–Bouldin score to compare the performance in one clustering method. However, I am not sure how to compare results in different clustering methods.

For example, I can use silhouette results to show which is better when setting the number of cluster in K-means. However, I cannot say that K-means is better than DBSCAN if the score is higher or lower... So any advice?

Arya McCarthy
  • 6,390
  • 1
  • 16
  • 47
4daJKong
  • 111
  • 3
  • Internal clustering criteria (most of them) can be freely used to compare results between clustering methods. Read overview https://stats.stackexchange.com/a/358937/3277. – ttnphns Apr 17 '21 at 10:17

0 Answers0