CKmeans, FCKmeans : Two Deterministic Initializations Kmeans

CKmeans and FCKmeans : Two Deterministic Initialization Procedures For Kmeans Algorithm Using Crowding Distance

You are now following this Submission

this code presents two novel deterministic initialization procedures for K-means clustering based on a modified crowding distance. The procedures, named CKmeans and FCKmeans, use more crowded points as initial centroids. Experimental studies on multiple datasets demonstrate that the proposed approach outperforms Kmeans and Kmeans++ in terms of clustering accuracy. The effectiveness of CKmeans and FCKmeans is attributed to their ability to select better initial centroids based on the modified crowding distance. Overall, the proposed approach provides a promising alternative for improving K-means clustering.

Cite As

abdesslem layeb (2026). CKmeans, FCKmeans : Two Deterministic Initializations Kmeans (https://au.mathworks.com/matlabcentral/fileexchange/128113-ckmeans-fckmeans-two-deterministic-initializations-kmeans), MATLAB Central File Exchange. Retrieved .

https://arxiv.org/abs/2304.09989

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.2

add new datasets

1.0.1

text

1.0.0