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
Jen Looper 6f1b1949c2
edits for clustering
4 years ago
..
1-Visualize new lessons 4 years ago
2-K-Means edits for clustering 4 years ago
3-Centroid edits for clustering 4 years ago
4-API edits for clustering 4 years ago
data edits for clustering 4 years ago
images edits for clustering 4 years ago
translations rearranging all lessons 4 years ago
README.md edits for clustering 4 years ago

README.md

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