Assignment 5
See Lab 4
- How are PCA and Clustering methods different?
In my (albeit very basic) knowledge of the two, the two processes are designed to accomplish different tasks. PCA is utilized to simplify datasets, while K means clustering is a process that aims to best as possible group together similar datapoints.