ml_kmeans_cluster_eval
Evaluate a K-mean clustering
Description
Evaluate a K-mean clustering
Arguments
Argument | Description |
---|---|
model | A fitted K-means model returned by ml_kmeans() |
dataset | Dataset on which to calculate K-means cost |
Evaluate a K-mean clustering
Evaluate a K-mean clustering
Argument | Description |
---|---|
model | A fitted K-means model returned by ml_kmeans() |
dataset | Dataset on which to calculate K-means cost |