Borrar filtros
Borrar filtros

What does it mean when euclidean distance gives the best separation using t-sne (stochastic neighbor embedding function)?

1 visualización (últimos 30 días)
Hello,
I have data which i have used PCA and t-SNE to cluster. Why does euclidean give me the best seperation?
Thanks
  4 comentarios
the cyclist
the cyclist el 3 de Feb. de 2023
There is no single "best" choice of distance metric (as far as I can tell), and it is not the job of statistical software to decide which distance metric is better for your data. MATLAB provides options, and sets a default option. Euclidean definitely seems to be the most commonly used metric, so it is sensible as a default.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by