Y
Hacker News
new
|
ask
|
show
|
jobs
by
wrsh07
902 days ago
I think the PCA dimensionality reduction is non deterministic, but I say this with really low confidence
1 comments
soVeryTired
902 days ago
PCA is purely deterministic (and might not give great results). My guess is this is done by t-sne or UMAP, both of which depend on a seed.
link
minimaxir
902 days ago
The About page explicitly says it's PCA.
PCA is fine enough to get it into 3D.
link