June 2016
Beginner to intermediate
304 pages
6h 24m
English
In this chapter, we will cover the following recipes:
Unsupervised learning is a paradigm in machine learning where we build models without relying on labeled training data. Until this point, we dealt with data that was labeled in some way. This means that learning algorithms can look at this data and learn to categorize them ...