K-means clustering algorithm based on Optimization of initial clustering center

Conference: CIBDA 2022 - 3rd International Conference on Computer Information and Big Data Applications
03/25/2022 - 03/27/2022 at Wuhan, China

Proceedings: CIBDA 2022

Pages: 4Language: englishTyp: PDF

Authors:
Huang, Suyu (Wuhan Donghu University, Wuhan, Hubei, China)

Abstract:
K-means clustering algorithm based on initial cluster center optimization. Aiming at the fact that the running result of traditional K-means clustering algorithm depends on the initial cluster number and cluster center, this paper proposes a k-means algorithm based on initial cluster center optimization. According to the distribution characteristics of the data set, the algorithm selects the data far away as the initial clustering center, and determines the clustering number k value through the clustering compactness and quantifying the distance between samples. Experiments show that the improved clustering algorithm proposed in this paper obtains good clustering effect and high clustering accuracy.