CKmeans, FCKmeans : Two Deterministic Initializations Kmeans

CKmeans and FCKmeans : Two Deterministic Initialization Procedures For Kmeans Algorithm Using Crowding Distance
18 Downloads
Updated 23 Apr 2023

View License

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 (2024). CKmeans, FCKmeans : Two Deterministic Initializations Kmeans (https://www.mathworks.com/matlabcentral/fileexchange/128113-ckmeans-fckmeans-two-deterministic-initializations-kmeans), MATLAB Central File Exchange. Retrieved .

https://arxiv.org/abs/2304.09989

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

add new datasets

1.0.1

text

1.0.0