Y
Hacker News
new
|
ask
|
show
|
jobs
by
tetris11
972 days ago
Could you not do dimensional reduction first, run the algorithm on the first X components, map the result back onto the loadings?
1 comments
loehnsberg
972 days ago
Most triangulation algorithms are designed for the two-dimensional plane, so this only works if the first two components are sufficient.
link
tetris11
971 days ago
Do a UMAP or tSNE, triangulate, map loadings back to features?
link