Prepare
Due: October 3, 2024
prepare
Learning objectives
- Distinguish unsupervised learning from supervised learning
- Define dimension reduction and motivations for its usage
- Introduce principal component analysis (PCA)
- Define uniform manifold approximation and projection (UMAP)
- Implement PCA and UMAP using {recipes}
- Interpret the results of PCA and UMAP