/K-Means

K-Means implementation for Fisher's Iris Dataset

Primary LanguagePython

Navigate to the program directory and run the program using one of the following arguments:

-c (centroid mode)

-m (medoid mode)