Quiz and summary
Contents
9.3. Quiz and summary¶
9.3.1. Quiz 9¶
Complete Quiz 9 to check your understanding of this topic. You are advised to score at least 50% to proceed to the next topic.
9.3.2. Summary¶
In this topic, you learnt how to:
Reduce the dimensionality of a dataset using Principal Component Analysis (PCA).
How to cluster data in an unsupervised manner using using K-means clustering & hierarchical clustering.
9.3.3. References and further reading¶
This material is based on the following resources:
The Textbook: James G, Witten D, Hastie T, Tibshirani R., An Introduction to Statistical Learning, Second Edition, Springer, 2021. PDF [James et al., 2021]