Normalized Mutual Information

Versione 1.0.0.0 (734 Byte) da Mo Chen
Fully vectorized implementation NMI. NMI is often used for evaluating clustering results.
7,1K download
Aggiornato 7 mar 2016

Visualizza la licenza

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).

Cita come

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

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

nmi/

Versione Pubblicato Note della release
1.0.0.0

minor tweak