Anonymous
We can compare the predicted labels with the actually labels. If we are only interested in a single cluster this becomes a binary classification problem. If we are interested in all clusters, this becomes a multi class prediction problem. In either case we can calculate accuracy, precision, recall and other metrics