org.apache.spark.streamdm.clusterers
Clustering helper functions.
The KMeans object computes the weighted k-means clustering given an array of Examples.
TestKmeans is used to test offline the k-means algorithm, and can be run via: