Skip to content

Files

Latest commit

5382a21 · Feb 10, 2020

History

History

unsupervised

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020

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