NMI: Normalized mutual information

Description Usage Arguments Value

View source: R/clustering_stats.R

Description

Sources: https://www.researchgate.net/post/How_can_i_calculate_Mutual_Information_theory_from_a_simple_dataset https://en.wikipedia.org/wiki/Mutual_information

Usage

1
NMI(X, Y)

Arguments

X

True labels

Y

Predicted labels

Value

NMI score


ricardobatistad/sbm_theory documentation built on May 25, 2019, 9:24 a.m.