May 2019
Intermediate to advanced
162 pages
4h 24m
English
Clustering is about as intuitive as it gets in terms of machine learning models. The idea is we can segment groups of samples based on their nearness to one another. The hypothesis is the samples that are closer are more similar in some respects. So, there are two reasons we might want to cluster. The first is for discovery purposes, and we usually do this when we make no assumptions about the underlying structure of the data, or don't have labels. And so, this typically is done in a purely unsupervised sense. But as this is obviously a supervised learning book, we're going to focus on the second use case, which uses clustering as a classification technique.
Read now
Unlock full access