Normalized Mutual Information

バージョン 1.0.0.0 (734 Bytes) 作成者: Mo Chen
Fully vectorized implementation NMI. NMI is often used for evaluating clustering results.
ダウンロード: 7.1K
更新 2016/3/7

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCluster Analysis and Anomaly Detection についてさらに検索

Community Treasure Hunt

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

Start Hunting!

nmi/

バージョン 公開済み リリース ノート
1.0.0.0

minor tweak