Unsupervised Learning
# What is Unsupervised Learning
- no labelled data, algorithm finds something interesting in unlabeled data.
- given only inputs ${x_0,\ldots,x_n}$, but no output labels ${y_0,\ldots,y_n}$
- Clustering: for example, groups data points together