Aman's AI Journal • CS229 • Principal Component Analysis
We will shortly develop the PCA algorithm. But prior to running PCA per se, typically we first pre-process the data to normalize its mean and variance, as follows: If you found our work useful, please cite it as:
Overview Remarks References Citation Overview In our discussion of factor analysis, we gave a way to model data \(x \in \mathbb{R}^{n}\) as “approximately” lying in some \(k\)-dimensional subspace, where \(k \ll n\). Specifically, we imagined that each point \(x^{(i)}\) was created by first generating some \(z^{(i)}\) lying in the \(k\)-dimensional affine space \(\left\{\Lambda z+\mu ; z \in \mathbb{R}^{k}\right\}\), and then adding \(\Psi\)-covariance noise. Factor analysis is based on a probabilistic model, and parameter estimation used the iterative EM algorithm. In this section, we will de
Explore this link on the map →saved by
related reading
- Principal component analysis - Wikipediaen.wikipedia.org
- Principal Component Analysis (PCA): Explained Step-by-Step | Built Inbuiltin.com
- dimensionality reduction - Relationship between SVD and PCA. How to use SVD to perform PCA? - Cross Validatedstats.stackexchange.com
- Principal Component Analysis (PCA) | Towards Data Sciencetowardsdatascience.com
- Singular value decomposition - Wikipediaen.wikipedia.org
- Sparse PCA - Wikipediaen.wikipedia.org
- https://www.deeplearningbook.org/contents/linear_algebra.htmldeeplearningbook.org
- [1904.01277] A PCA-like Autoencoderarxiv.org
- pca - What is the intuition behind SVD? - Cross Validatedstats.stackexchange.com
- Factor analysis - Wikipediaen.wikipedia.org
- Game theory as an engine for large-scale data analysis — Google DeepMinddeepmind.com
- Difference between AutoEncoder (AE) and Variational AutoEncoder (VAE) | Towards Data Sciencetowardsdatascience.com