You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ML-For-Beginners/4-Clustering/README.md

1.3 KiB

Clustering Models for Machine Learning

Regional topic: Clustering models for Maya architecture in Central America

In Central America, the amazing ancient Maya civilization is well-known for its architectural sites, often comprising impressive pyramids.

Pyramid at Chichen Itza

Photo by Jimmy Baum on Unsplash

In this series of lessons, you will discover a new way to analyze data using Clustering techniques. Clustering is particularly useful when your dataset lacks labels. If it does have labels, then classification techniques are more useful. But in cases where you are looking to group unlabelled data, clustering is a great way to discover patterns.

Topics

  1. Introduction to Clustering with Data Visualizations
  2. K-Means Clustering
  3. Centroid Clustering
  4. Build an API for Recommendations

Credits

"Introduction to Clustering" was written with ♥️ by Jen Looper