ANTOJITOS_Review.utf8.md
Key Learnings
Â
- Use clustering algorithms to find the mathematical divisions in data
- Clustering can be performed on categorical , numeric , or mixed data sets
- Use the elbow and silhouette methods to determine the best number of clusters
- Use the Gower Distance for mixed data sets