node-kmeans
node-kmeans copied to clipboard
Can't Set Initial Values of Cluster Centers
I couldn't find an option to pass initial values of cluster centroids as an array. This makes the implementation more reliable and enables use of prior estimation of centroid values. Please consider adding this feature.
That's a great idea, feel free to submit a PR :)