- Concepts of unsupervised learning algorithms
- Clustering
- k-means clustering
- Hierarchical clustering
- Dimension reductions - principle component analysis (PCA)
- Overview of anomaly detection algorithms
- Types of anomaly detection methods
- Supervised and unsupervised anomaly detection
- Notes and code
| |
- Optional Reading Assignments
- A survey of similarity measures in clustering
PDF [link]
- Project Three: Unsupervized Feature Extraction Outline [link]
Part I - PCA and Clustering
- Pick a data set that meets the requirement in the outline.
- Perform some EDA and potential feature engineering as usual.
- Perform PCA and clustering analysis with this data.
Due: 11:30 PM, Tuesday, 11/25/2025
|