Getting Started:
Guides
API
kmeansPredict()
Internals API
Builtin function that does predictions based on a set of centroids provided.
X – The input Matrix to do KMeans on.
C – The input Centroids to map X onto.
The mapping of records to centroids