LearningX
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