【问题标题】:How to determine the K value for k-means algorithm? [duplicate]如何确定 k-means 算法的 K 值? [复制] 【发布时间】:2012-07-06 19:21:03 【问题描述】: 可能重复:How do I determine k when using k-means clustering? 我们如何确定 k-means 算法的 K(簇数)的值?? 【问题讨论】: 使用搜索功能!这可能是关于 k-means 的最常见问题。 标签: cluster-analysis k-means 【解决方案1】: 有时。 有多种方法,通常需要尝试不同的 k 值并衡量哪种方法效果最好。 以下是您错过的一些重复问题: How to optimal K in K - Means Algorithm K-Means Algorithm Kmeans without knowing the number of clusters? K means finding elbow when the elbow plot is a smooth curve 【讨论】: