Clustering algorithms using stochastic analysis and ensemble techniques.
Aggregation.by_cluster()
Returns an array B, whose indices correspond to items, such that B[i] is the index of the cluster containing self.items[i].
B
B[i]
self.items[i]