Hacker News new | ask | show | jobs
by cinntaile 781 days ago
What do they suggest you use instead?
1 comments

PCA for starting out
As a sibling comment already mentioned that doesn't really work for non-linear data. UMAP and t-SNE are techniques used on non-linear data.
PCA performs horribly on non-linear data.
How will you know if you have non-linear data....