Questions tagged [umap]

For questions related to UMAP (Uniform Manifold Approximation and Projection), which is a dimension reduction technique that can be used for visualisation, similarly to t-SNE.

1 questions
4
votes
2 answers

Which metric should I use to assess the quality of the clusters?

I have a model that outputs a latent N-dimensional embedding for all data points, trained in a way that clusters data-points from the same class together, while being separated from other clusters belonging to other different classes. The…
jaeger6
  • 308
  • 1
  • 7