-
Notebooks are located in the
modules
directory. -
Make sure to create a directory named
datasets
in the same directory asmodules
and name the datasets aschicago_taxi.csv
,historical-weather.csv
andfinnish_location.txt
-
Notebook
KMeans Driver
is a demo of my implementation of KMeans and KMeans balanced. -
Notebook
Chicago Taxi
deals with the Chicago Taxi dataset. -
Notebook
Finnish Location
deals with the Finnish Location dataset. -
Notebook
Performance
compares my KMeans and the one built into sklearn. -
The file
kmeans_output.txt
contains a sample output of my implementation of KMeans.
CS486-Fall2020/Clustering---KMeans
assignment-1-clustering-nedimazar created by GitHub Classroom
Jupyter Notebook