flâneur

unsupervised learning and PCA

people.eecs.berkeley.edu · 2,213 words · saved by 1 readers

N/A

118 Jonathan Richard Shewchuk 20 Unsupervised Learning: Principal Components Analysis UNSUPERVISED LEARNING We have sample points, but no labels! No classes, no y-values, nothing to predict. Goal: Discover structure in the data. Examples: – Clustering: partition data into groups of similar/nearby points. – Dimensionality reduction: data often lies near a low-dimensional subspace (or manifold) in feature space; matrices have low-rank approximations. [Whereas clustering is about grouping similar sample points, dimensionality reduction…

related reading