Normalized Mutual Information

Versión 1.0.0.0 (734 Bytes) por Mo Chen
Fully vectorized implementation NMI. NMI is often used for evaluating clustering results.
7,1K descargas
Actualizado 7 mar 2016

Ver licencia

Normalized mutual information is often used for evaluating clustering results, information retrieval, feature selection etc. This is a optimized implementation of the function which has no for loops.
This function is now a part of the PRML toolbox (http://www.mathworks.com/matlabcentral/fileexchange/55826-pattern-recognition-and-machine-learning-toolbox).

Citar como

Mo Chen (2024). Normalized Mutual Information (https://www.mathworks.com/matlabcentral/fileexchange/29047-normalized-mutual-information), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Cluster Analysis and Anomaly Detection en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

nmi/

Versión Publicado Notas de la versión
1.0.0.0

minor tweak