|
Principal component analysis
Description: |
Principal components (or Karhunen-Loeve) directions of the input matrix X are the eigenvectors vj
The largest principal component of some input data points is
the direction that maximizes the variance of the projected data, and the smallest principal component minimizes that variance.
|
|
|