Skip to content
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

Open
reacher-l opened this issue Oct 10, 2019 · 4 comments
Open

Hello, may I ask where NMI is calculated? #3

reacher-l opened this issue Oct 10, 2019 · 4 comments

Comments

@reacher-l
Copy link

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

@XinshaoAmosWang
Copy link
Owner

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.

@reacher-l
Copy link
Author

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,

@XinshaoAmosWang
Copy link
Owner

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

@reacher-l
Copy link
Author

reacher-l commented Oct 19, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants