KMEANS delivers different results on the same data set?
Ältere Kommentare anzeigen
I'm performing a cluster analysis on financial time series. The distance measure is correlation.
IDX = kmeans(data',2,'distance','correlation')
The formula above delivers different results on the same set of time series. I’m wondering how this is possible.
Thanks for your help!
2 Kommentare
Jan
am 10 Dez. 2012
You told us one part of the story only: Different results compared to what?
Christian Maschner
am 10 Dez. 2012
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!