KMEANS delivers different results on the same data set?
Afficher commentaires plus anciens
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 commentaires
Jan
le 10 Déc 2012
You told us one part of the story only: Different results compared to what?
Christian Maschner
le 10 Déc 2012
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!