This Netbeans project contains k-means and bisecting k-means java implementation for a 2d data. The user can feed in the k-value in k-means and the program outputs the cluster centers of all k-clusters and also the cluster label for each data point. In bisecting k-means, the program itself generates optimum number of clusters and returns the center of each cluster and the cluster labels of each point.
-
Notifications
You must be signed in to change notification settings - Fork 1
dhyey20/K-means-and-Bisecting-k-means
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published