Performs hierarchical agglomerative clustering until all the clusters are combined into only one cluster
Command: python clustering.py iris.dat k(number of clusters)
Eg: python clustering.py iris.dat 3
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Performs hierarchical agglomerative clustering until all the clusters are combined into only one cluster
Command: python clustering.py iris.dat k(number of clusters)
Eg: python clustering.py iris.dat 3