Genetic K-means algorithm

K Krishna, MN Murty - IEEE Transactions on Systems, Man, and …, 1999 - ieeexplore.ieee.org
… algorithm used in clustering viz., K-means algorithm. Hence, the name genetic K-means
algorithm (GKA). We define K-means operator, one-step of K-means algorithm, and use it in …

[HTML][HTML] The k-means Algorithm: A Comprehensive Survey and Performance Evaluation

M Ahmed, R Seraj, SMS Islam - Electronics, 2020 - mdpi.com
… on the k-means algorithm to overcome such shortcomings. Variants of the k-means algorithms
… a thorough comparison among different k-means clustering algorithms differentiates our …

[HTML][HTML] Learning the k in k-means

G Hamerly, C Elkan - Advances in neural information …, 2003 - proceedings.neurips.cc
… -means that discovers an appropriate k using a statistical test for deciding whether to split a
k-means … other than k-means, but here we consider only the k-means algorithm for simplicity. …

Unsupervised K-means clustering algorithm

KP Sinaga, MS Yang - IEEE access, 2020 - ieeexplore.ieee.org
k-means algorithm is not exactly an unsupervised clustering method. In this paper, we
construct an unsupervised learning schema for the k-means … unsupervised k-means (Ukmeans) …

Research on k-means clustering algorithm: An improved k-means clustering algorithm

S Na, L Xumin, G Yong - 2010 Third International Symposium …, 2010 - ieeexplore.ieee.org
… The second part details the kmeans algorithm and shows the shortcomings of the standard
kmeans algorithm. The third part presents the improved k-means clustering algorithm, the last …

[PDF][PDF] A Review of K-mean Algorithm

J Yadav, M Sharma - Int. J. Eng. Trends Technol, 2013 - Citeseer
K-mean is the most popular partitional clustering method. In this paper … k-mean algorithm
and analyze the shortcoming of kmean algorithm. In this paper three dissimilar modified k-mean

How Fast Is the k-Means Method?

S Har-Peled, B Sadri - Algorithmica, 2005 - Springer
k-means algorithm, to which we refer as “k-MEANSMTD” throughout this paper, performs the
k-MEANS … misclassified points and consequently in the last k-MEANS step S = S. Clearly the …

Learning feature representations with k-means

A Coates, AY Ng - Neural Networks: Tricks of the Trade: Second Edition, 2012 - Springer
… More recently, we have found that using K-means clustering as the unsupervised learning
K-means has already been identified as a successful method to learn features from images …

Kmeans clustering: a half‐century synthesis

D Steinley - British Journal of Mathematical and Statistical …, 2006 - Wiley Online Library
This paper synthesizes the results, methodology, and research conducted concerning the Kmeans
clustering method over the last fifty years. The Kmeans method is first introduced, …

The analysis of a simple k-means clustering algorithm

T Kanungo, DM Mount, NS Netanyahu… - Proceedings of the …, 2000 - dl.acm.org
mean squared distance from each data point to its nearest center. A popular heuristic for k-means
In this paper we present a simple and efficient implementation of Lloyd's k-means