Hacker News new | ask | show | jobs
by vegabook 641 days ago
looks like t-SNE projection
1 comments

What does each axis represent?

What is the significance of the placement of each cluster?

In t-SNE, the distances in the feature vector space are preserved in the projected space. IIRC, these distances serve as boundary conditions to a stochastic diffusion problem. The actual positions and the orientation are allowed to be free variables.