Principal component analysis is a technique to decompose an array of numerical data into a set of orthogonal vectors (uncorrelated linear combinations of the variables) called principal components. Few first principal components are often suffice to grasp nearly all multivariate variability of the data; therefore PCA is one of the data reduction / dimensionality reduction methods.
Synonyms
principal-componentsStats
created |
2 years ago |
viewed |
52 times |
editors |
0 |
Recent Hot Answers
How to correctly interpret group differences with this PCA plot?Basic question re PCA and dimensionality reduction
What can cause PCA to worsen results of a classifier?
MDS and PCA eigenvalues and eigenvectors
What is the meaning of using a compound variable in PCA
more »
Related Tags
r × 66factor-analysis × 47
dimensionality-reduction × 38
regression × 30
svd × 23
correlation × 23
machine-learning × 18
multivariate-analysis × 18
classification × 18
clustering × 16
data-visualization × 12
spss × 11
matlab × 10
categorical-data × 10
data-transformation × 10
scales × 9
feature-selection × 9
eigenvalues × 9
covariance × 9
dataset × 7
time-series × 7
genetics × 6
pls × 6
discriminant-analysis × 6
matrix-decomposition × 6