Given the ids (descriptors) for each point, their true label and the id for the cluster they have been assigned, print all the ids for each label-cluster_id.
Given the ids (descriptors) for each point, their true label and the id for the cluster they have been assigned, print all the ids for each label-cluster_id.
the sequence of descriptors for each point
the sequence of true cluster labels for each point
the ids of the clusters predicted by k-means