K-means++ clustering for classification
バージョン 1.0.1 (505 KB) 作成者:
Claudio Fontana
K-means clustering algorithm implementation with k-means++ augmentation.
K-means++ augmentation improves both the speed and the accuracy of the k-means clustering algorithm.
The Matlab code of the algorithm is provided together with a simple elbow searching function to get the minimum of the objective function when the slope of the curve becomes less than 2%.
As a stopping criterion for the clustering algorithm, a threshold on the relative difference of the values of the objective function compared to the best found has been considered.
引用
Claudio Fontana (2025). K-means++ clustering for classification (https://jp.mathworks.com/matlabcentral/fileexchange/112485-k-means-clustering-for-classification), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2022a
R2022a 以降 R2022b 以前と互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!