Skip to content

dereklance/466-lab-4

Repository files navigation

466-lab-4

Ian Battin - ibattin@calpoly.edu

Derek Lance - dlance@calpoly.edu

Run 'pip install -r requirements.txt' to install dependencies

K-means: 'python3 kmeans.py [filename] [number of clusters]'

hierarchical clustering: 'python3 hclustering.py [filename] [optional threshold]'

dbscan: 'python3 dbscan.py [filename] [epsilon] [minimum number of points]'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages