Week 3

Review: matplolib subplots

Sidenote: ipywidgets and interact

Types of machine learning:

Clustering

k-Means

Note: With this algorithm we need to specify how many clusters we want to get.

K-means with sklearn

k-NN with sklearn

Clustering colors