abhinand5 / ml-notebooks-101

Beginner-friendly implementations of ML algorithms for various problems
Apache License 2.0
21 stars 7 forks source link

Added code for unsupervised learning #7

Closed pandeyanuradha closed 3 years ago

pandeyanuradha commented 3 years ago

Added Jupyter notebook which consists of the theory and implementation of K-Means clustering. Updated README with basic theory.

abhinand5 commented 3 years ago

Good work @pandeyanuradha Merging it! Thanks for your contribution, leave a star to improve the visibility of the repo if you're interested.