CKmeans, FCKmeans : Two Deterministic Initializations Kmeans

版本 1.0.2 (16.2 MB) 作者: abdesslem layeb
CKmeans and FCKmeans : Two Deterministic Initialization Procedures For Kmeans Algorithm Using Crowding Distance
21.0 次下载
更新时间 2023/4/23

查看许可证

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.

引用格式

abdesslem layeb (2025). CKmeans, FCKmeans : Two Deterministic Initializations Kmeans (https://ww2.mathworks.cn/matlabcentral/fileexchange/128113-ckmeans-fckmeans-two-deterministic-initializations-kmeans), MATLAB Central File Exchange. 检索时间: .

https://arxiv.org/abs/2304.09989

MATLAB 版本兼容性
创建方式 R2023a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.2

add new datasets

1.0.1

text

1.0.0