Customized K-Means

バージョン 1.0.0.0 (1.74 KB) 作成者: Nirmal
Customized K-means where you can choose different initial cluster centroid.
ダウンロード: 547
更新 2012/7/16

ライセンスの表示

My implementation of K means algorithm is customized for different need. Initial cluster centroid can be selected in various of ways. Those are:
• Randomly initialized cluster centroid as one of the data row.
• Select first 3 data row was the three cluster center.
• Provide the cluster centroid as a parameter, it is specially helpful when you want to perform the cluster with the same initial data centers so that we don’t have to worry about K means naming different to the same cluster in different run.

引用

Nirmal (2024). Customized K-Means (https://www.mathworks.com/matlabcentral/fileexchange/37494-customized-k-means), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0