Unsupervised Learning

This lesson introduces unsupervised learning.

We'll cover the following...

Unsupervised learning

In unsupervised learning, the data has no labels; the goal of the algorithm is to find relationships in the data. This system needs to learn without a teacher. For instance, say we have data about a website’s visitors and ...