This project intends to show the ways we can perform dimensionality reduction techniques on our data.
- Principal component analysis (PCA)
- Non-negative matrix factorization (NMF)
- Kernel PCA
- Factor Analysis (FA)
- Independent Component Analysis
- Incremental principal components analysis (IPCA)
- Mini-batch Sparse Principal Components Analysis
- Sparse Principal Components Analysis (SparsePCA)
- Truncated SVD
- Linear Discriminant Analysis
- t-SNE
- UMAP