-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, may I ask where NMI is calculated? #3
Comments
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. |
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 |
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.
|
Hello, may I ask where NMI is calculated?I didn't find the calculation for this index,
The text was updated successfully, but these errors were encountered: