Data Science with Python — Hard
Key points
- PCA finds principal components with maximum variance
- It reduces dimensions by projecting data onto these components
- PCA is based on eigenvectors of the covariance matrix
Ready to go further?
Related questions
