Information about a single cluster for clustering model.
-
centroidId
(type:String.t
, default:nil
) - Centroid id. -
clusterRadius
(type:float()
, default:nil
) - Cluster radius, the average distance from centroid to each point assigned to the cluster. -
clusterSize
(type:String.t
, default:nil
) - Cluster size, the total number of points assigned to the cluster.