question about k-means clustering metric choice

3 visualizaciones (últimos 30 días)
cgo
cgo el 17 de Ag. de 2018
Comentada: Walter Roberson el 3 de Oct. de 2018
In this documentation of K-means clustering: https://www.mathworks.com/help/stats/k-means-clustering.html
I would like to ask why the choice of metric is 'cityblock'. May I know what the context of the dataset is and why 'cityblock' is the appropriate choice of metric? Also, I tried to use the ordinary euclidean metric, but returned an error.
Please send your insights. Thanks
  2 comentarios
Walter Roberson
Walter Roberson el 17 de Ag. de 2018
Editada: Walter Roberson el 17 de Ag. de 2018
I do not encounter any errors if I consistently change cityblock to sqeuclidean
cgo
cgo el 17 de Ag. de 2018
found it. I typed 'euclidean' instead of 'sqeuclidean'. Thanks

Iniciar sesión para comentar.

Respuestas (1)

Bernhard Suhm
Bernhard Suhm el 3 de Oct. de 2018
If you have any further questions, follow up. Otherwise, can you kindly "accept" Walter's answer?
  1 comentario
Walter Roberson
Walter Roberson el 3 de Oct. de 2018
I did not post an Answer, so it would not have been possible to Accept it ;-)

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by