Customized K-Means

Version 1.0.0.0 (1,74 KB) von Nirmal
Customized K-means where you can choose different initial cluster centroid.
547 Downloads
Aktualisiert 16 Jul 2012

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2009b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0