Evaluate a K-mean clustering

R/ml_model_kmeans.R

ml_kmeans_cluster_eval

Description

Evaluate a K-mean clustering

Arguments

Arguments Description
model A fitted K-means model returned by ml_kmeans()
dataset Dataset on which to calculate K-means cost