Learn Before
Relation

Visualizing PCA

This image does a good job at visualizing what PCA is accomplishing. The first principal component is determined such that it captures most of the variation from the data. The second principal component is then set in a direction that captures thee next most variation in the data. So in this example, we see that the first dimension is representing the data from the bottom left to top right of the graph. Then, the second dimension is placed to explain the variation of the data that isn’t explained by the first principal component.

Image 0

0

7

Updated 2026-05-02

Tags

Data Science

Learn After