Hacker News new | ask | show | jobs
by minimaxir 893 days ago
Both the viz, and that the 2D UMAP projection is actually enough to get accurately delineated topics.

Hence why I think the typical embedding dimensionality is way way too high.

2 comments

Do you think 1D could work? Maybe topic-space is some sort of tree-shaped structure where documents live in the thin strands.
1D could work on certain datasets but it wouldn't be ideal.
Why not just embed directly to 2d? Does it give worse results than UMAP?