现在有M组数据,每组包括N个向量,使用某种分类方法分别将每组的N个向量分为k类,有什么方法来比较对这M组的分类的结果的一致性?
Here is M groups of data, each group contain N vectors, using some clustering algorithm to classify the N vectors in each group to k clusters, how to measure the clustering consistency over different groups?