Description Usage Arguments Value Examples
Calculate the Normalized Mutual Information of the clustering results.
1 | calNMI(a, b)
|
a |
A vector that contains the cluster label of each sample. |
b |
A vector that contains the true label of each sample. |
A real number that means the normalized mutual information between the two clustering results.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.