(assign-closest-cluster point clusters-map)
Assigns a point to the closest cluster
Returns the key
/index of the cluster
Assigns a point to the closest cluster Returns the `key`/index of the cluster
(assign-cluster data-points clusters)
Assigns a cluster to all data points
Assigns a cluster to all data points
(elbow wcss)
Finds out the elbow point from the clusters,wcss points
Finds out the elbow point from the clusters,wcss points
(elbow-method-data data-points)
Generates data for using elbow method
Generates data for using elbow method
(update-clusters data-points no-of-clusters)
(update-clusters data-points clusters error-rate)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close