overall_purity {c2c} | R Documentation |
Used to calculate overall cluster purity from a confusion matrix.
overall_purity(conf_mat)
conf_mat |
A confusion matrix from |
A scaler, cluster purity as defined in Manning (2008)
Manning, C. D., Raghavan, P., & Schütze, H. (2008) Introduction to information retrieval (Vol. 1, No. 1). Cambridge: Cambridge university press.