文件名称:Asjusted-rand-index
介绍说明--下载内容均来自于网络,请自行研究使用
This Matlab code calculates the Rand Index and Adjusted rand Index between two clustering groups. The two input clusters has to be in the form of a structure as shown in the example mat file ( A and B ) attached in the folder. The code calculates the contingency table among the cluster and then calculates the Rand Index and Adjusted Rand Index. Using the value of the indices one can know about the similarity of the clustering group-This Matlab code calculates the Rand Index and Adjusted rand Index between two clustering groups. The two input clusters has to be in the form of a structure as shown in the example mat file ( A and B ) attached in the folder. The code calculates the contingency table among the cluster and then calculates the Rand Index and Adjusted Rand Index. Using the value of the indices one can know about the similarity of the clustering group
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Asjusted rand index
...................\A.mat
...................\B.mat
...................\ContingencyTable.m
...................\RandIndices.m