Back to Machine Learning

Unsupervised Learning

Finding hidden patterns in unlabeled data with clustering and dimensionality reduction.

8 days

Topics in this Chapter

1

K-Means Clustering

Grouping data into 'k' distinct, non-overlapping clusters.

2

Hierarchical Clustering

Building a tree of clusters, also known as a dendrogram.

3

Principal Component Analysis (PCA)

A dimensionality reduction technique to simplify complex data.

4

Anomaly Detection

Identifying rare items or outliers that deviate from the norm.

GeekDost - Roadmaps & Snippets for Developers