Ranked-List-Loss-for-DML icon indicating copy to clipboard operation
Ranked-List-Loss-for-DML copied to clipboard

Hello, may I ask where NMI is calculated?

Open reacher-l opened this issue 5 years ago • 4 comments

Hello, may I ask where NMI is calculated?I didn't find the calculation for this index,

reacher-l avatar Oct 10 '19 03:10 reacher-l

Hi @reacher-l , to compute the clustering metrics, simply use test_ori_center_crop_v02_with_clustering.m

Step 1: replace `test_ori_center_crop_v02.m' of test scripts, e.g., test*.m with test_ori_center_crop_v02_with_clustering.m

Step 2 (optional): go to xinshao_test_clustering.m to revise configures of kmeans clustering, e.g., maxiters

Note: it is slow on SOP, please be patient to wait the kmeans clustering results.

XinshaoAmosWang avatar Oct 10 '19 10:10 XinshaoAmosWang

Thank you for your answer. I am a newbie and have some questions.I found the code for calculating recall@k,But i don't know where you're computing NMI,

reacher-l avatar Oct 17 '19 08:10 reacher-l

@reacher-l I uploaded the codes for computing clustering metrics 7 days ago according to your need. Therefore, you need to update your local repository.

XinshaoAmosWang avatar Oct 17 '19 12:10 XinshaoAmosWang

Thank you very much. You've done a great job!

------------------ 原始邮件 ------------------ 发件人: "XAWang"; 发送时间: 2019年10月17日(星期四) 晚上8:47 收件人: "XinshaoAmosWang/Ranked-List-Loss-for-DML"; 抄送: "reacher-l"[email protected];"Mention"; 主题: Re: [XinshaoAmosWang/Ranked-List-Loss-for-DML] Hello, may I ask where NMI is calculated? (#3)

@reacher-l I uploaded the codes for computing clustering metrics 7 days ago according to your need. Therefore, you need to update your local repository.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

reacher-l avatar Oct 19 '19 09:10 reacher-l