Concept

Principal Components Analysis (PCA)

Principal component analysis (PCA) is a method of unsupervised learning techniques that functions as a method for dimension reduction in regression models.

As explained in the textbook, the objective of PCA is to find a low-dimensional representation of the observations that explain a good fraction of the variance (ISLR).

0

5

Updated 2021-07-08

Tags

Data Science