clustering
object. A clustering is a List
that
splits indexes 1..#num_datapoints to clusters. Each List
element corresponds to one cluster.
The clustering is not necessarily a partition but it usually is.An example clustering
object. A clustering is a List
that
splits indexes 1..#num_datapoints to clusters. Each List
element corresponds to one cluster.
The clustering is not necessarily a partition but it usually is.
example_clustering()
A List
for the clustering of indexes 1..#num_datapoints.