Description Usage Arguments Details Value References Examples
General function that groups global measures of global index based on entropy. This function is made up of: Normalized mutual information using the arithmetic mean of the entropies on map and on ground truthing. Normalized mutual information using the geometric mean of the entropies on map and on ground truthing. Mutual information, which is a symmetric measure to quantify the statistical information shared between two distributions (Cover and Thomas, 1991), provides a sound indication of the shared information between a pair of clusterings. Normalized mutual information using the arithmetic mean of the maximum entropies on map and on ground truthing. Normalized mutual information using the entropy on ground truthing. Normalized mutual information using the entropy on map.
1 | GEnIs(object)
|
object |
a coMa object (confusion matrix object) |
In the normalized mutual information using the arithmetic mean of the entropies on map and on ground truthing, Arithmetic mean is used because of the analogy with a normalized inner product in Hilbert space. In the normalized mutual information using the arithmetic mean of the maximum entropies on map and on ground truthing ,geometric mean is used because of the analogy with a normalized inner product in Hilbert space.
GEnIs
returns a list with the following elements:
Strehl, A., & Ghosh, J. (2002). Cluster ensembles: A knowledge reuse framework for combining multiple partitions. Journal of Machine Learning Research, 3, 583-617.
Strehl, A., & Ghosh, J. (2002). Cluster ensembles: A knowledge reuse framework for combining multiple partitions. Journal of Machine Learning Research, 3, 583-617.
Ghosh, J., Strehl, A., & Merugu, S. (2002). A consensus framework for integrating distributed clusterings under limited knowledge sharing. Proc. NSF Workshop on Next Generation Data Mining, 99-108.
Finn, J. T. (1993). Use of the average mutual information index in evaluating classification error and consistency. International Journal of Geographical Information Systems, 7, 349-366.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.