Learn Before
Concept
Probabilistic PCA
Probabilistic PCA is a dimensionality reduction technique that analyzes data via a lower dimensional latent space. The PCA probability model is a slightly modified factor analysis model that uses + as the covariance of where is now a scalar:
which can be equivalently expressed as:
where is noise, is a data vector, is a latent varibale, and is a set of principal axes relates the latent variables to the data represented as a matrix.
0
0
Updated 2021-07-08
Tags
Data Science