PCA and t-SNE for dimensionality reduction and inspection

1494
0

I use dimensionality reduction both as a modeling tool and as an investigative lens. PCA is good for compression and signal inspection; t-SNE is useful when I need to see whether latent clusters or label separation exist at all. I never present those plots as proof, only as directional evidence.