Machine learning
K-Means聚类
K-Means聚类是一种基于质心的划分聚类算法,其历史可追溯至1967年J. MacQueen的研究,它通过将每个观测值分配到最近的聚类中心来将数据划分为k个簇。该算法广泛应用于市场细分、客户分组和探索性分析。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+6 more
来源
- MacQueen, J. (1967). Some Methods for Classification and Analysis of Multivariate Observations. Proceedings of the 5th Berkeley Symposium on Mathematical Statistics and Probability, 1, 281–297. link ↗
如何引用本页
ScholarGate. (2026, June 1). K-Means Clustering (Lloyd–MacQueen Algorithm). ScholarGate. https://scholargate.app/zh/machine-learning/k-means-clustering
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →