Day 21 of 100 Days of Code
· One min read
Today I study about about Machine Learning, specifically about the K-Means Clustering Algorithm, you can see my notes here, and the code here.
- Study about K-Means Clustering Algorithm
- Study about Expectation Maximization Algorithm
- Study about Elbow Method to find the best number of clusters
- Done notebook on college for the K-Means Clustering Algorithm