Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 283 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 283 Bytes

Basic Machine Learning algorithms: Unsupervised Learning

  • K-means clustering (kmeans.py)

Usage

Run python3 on any of the files

  • kmeans.py

Libraries

  • numpy, pandas

Author

Anson Wong