Learn Before
Concept

Types of dimension reduction

PCA -identifies the axis that accounts for the largest amount of variance

  • tries to preserve global structure of data t-SNE
  • A powerful manifold learning method that finds a 2D projection preserving information about neighbors
  • Gives much more weight to preserving information about distances between points that are neighbors
  • Work better on datasets that have more well defined local structure

0

3

Updated 2021-02-21

Tags

Data Science