Principal Component Analysis (PCA) | by Shaw Talebi | Towards Data Science
This is the first post in a two-part series on Principal Component Analysis (PCA) and Independent Component Analysis (ICA). Although they have similarities (such as their names), they each achieve different tasks. In this post, I will describe what PCA is, how it works, and, as an example, use it to define an S&P 500 index fund. Example code and other related resources can be found in the last section of this post. Imagine a big rock band with about 20 members. It features guitarists, background singers, pianists, keyboardists, a horn section, drummers, percussionists, etc. A big band needs a big stage. This is not a problem for venues like Madison Square Garden or Wembley Stadium, but what if they are starting out and can only play coffee shops? Well, instead of 3 guitars, there could be one. Instead of 2 drummers and a percussionist, one could play the bongos. And instead of a piano, electric piano, and synthesizer on stage, one member could play a keyboard. You wouldn’t get the full
Principal Component Analysis (PCA) | Towards Data Science Data Science Principal Component Analysis (PCA) Intuition, math, and stonks Shaw Talebi Feb 22, 2021 9 min read Share This is the first post in a two-part series on Principal Component Analysis (PCA) and Independent Component Analysis (ICA) . Although they have similarities (such as their names), they each achieve different tasks. In this post, I will describe what PCA is, how it works, and, as an example, use it to define an S&P 500 index fund. Example code and other related resources can be found in the last section of this post. PCA
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
- Aman's AI Journal • CS229 • Principal Component Analysisaman.ai
- dimensionality reduction - Relationship between SVD and PCA. How to use SVD to perform PCA? - Cross Validatedstats.stackexchange.com
- Sparse PCA - Wikipediaen.wikipedia.org
- [1904.01277] A PCA-like Autoencoderarxiv.org
- machine learning - Sparse coding vs. sparse PCA, are they the same thing? - Cross Validatedstats.stackexchange.com
- pca - What is the intuition behind SVD? - Cross Validatedstats.stackexchange.com
- Independent component analysis - Wikipediaen.wikipedia.org
- https://www.deeplearningbook.org/contents/linear_algebra.htmldeeplearningbook.org
- Game theory as an engine for large-scale data analysis — Google DeepMinddeepmind.com
- GitHub - dnhkng/PCAonGPU: A GPU-based Incremental PCA implementation. · GitHubgithub.com