ml_kmeans_cluster_eval {sparklyr} | R Documentation |
Evaluate a K-mean clustering
Description
Evaluate a K-mean clustering
Arguments
model |
A fitted K-means model returned by |
dataset |
Dataset on which to calculate K-means cost |
[Package sparklyr version 1.8.6 Index]