International Journal of Applied Information Systems
Foundation of Computer Science (FCS), NY, USA
|
Volume 12 - Issue 2 |
Published: May 2017 |
Authors: Omar Kettani, Faical Ramdani |
![]() |
Omar Kettani, Faical Ramdani . A Fast Deterministic Kmeans Initialization. International Journal of Applied Information Systems. 12, 2 (May 2017), 6-11. DOI=10.5120/ijais2017451683
@article{ 10.5120/ijais2017451683, author = { Omar Kettani,Faical Ramdani }, title = { A Fast Deterministic Kmeans Initialization }, journal = { International Journal of Applied Information Systems }, year = { 2017 }, volume = { 12 }, number = { 2 }, pages = { 6-11 }, doi = { 10.5120/ijais2017451683 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2017 %A Omar Kettani %A Faical Ramdani %T A Fast Deterministic Kmeans Initialization%T %J International Journal of Applied Information Systems %V 12 %N 2 %P 6-11 %R 10.5120/ijais2017451683 %I Foundation of Computer Science (FCS), NY, USA
The k-means algorithm remains one of the most widely used clustering methods, in spite of its sensitivity to the initial settings. This paper explores a simple, computationally low, deterministic method which provides k-means with initial seeds to cluster a given data set. It is simply based on computing the means of k samples with equal parts taken from the given data set. We test and compare this method to the related well know kkz initialization algorithm for k-means, using both simulated and real data, and find it to be more efficient in many cases.