Adjusted Mutual Information from Cluster Assignments
Source:R/cluster_compare.R
adjusted_mutual_information.RdComputes the Adjusted Mutual Information (AMI) between two cluster assignments.
This is a convenience wrapper around ami_from_contingency().