Principle component analysis
Type | Description |
Function or value | Description |
Normalizes each feature by substracting the corresponing mean followed by a division by its standard deviation.
Example
|
|
Computes the PCA of a column centered data matrix m.
Example
|