Summary
In this chapter, you learned about unsupervised learning. Unsupervised learning is a type of machine learning technique that allows you to find patterns in data. In unsupervised learning, the data that is used by the algorithm (for example, K‐Means, as discussed in this chapter) is not labeled, and your role is to discover its hidden structures and assign labels to them.