Aim: Theory: Experiment 3
Aim: Theory: Experiment 3
from:
3. COMPUTE THE EIGENVECTORS AND EIGENVALUES OF THE
COVARIANCE MATRIX TO IDENTIFY THE PRINCIPAL COMPONENTS
Eigenvectors and eigenvalues are the linear algebra concepts that we need to compute
from the covariance matrix in order to determine the principal components of the
data. Eigenvectors and eigenvalues always come in pair. Every eigen vectors has
eigen values and their number is equal to number of a data.
PYTHON CODE:
Output: