What is Unsupervised Machine Learning?

<aside> 💡

Unsupervised Machine Learning trains models using unlabeled data. The model finds patterns or groups in the data by itself without human-provided labels.

</aside>


Clustering (a key unsupervised technique)

<aside> 💡

Clustering groups unlabeled examples based on how similar they are to each other.

</aside>


Single data point and notation


Clusters and notation

IMG_20250809_090407.jpg


Human annotators