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

Confused about the meaning of test results #16

Closed
von1000 opened this issue Jan 12, 2018 · 2 comments
Closed

Confused about the meaning of test results #16

von1000 opened this issue Jan 12, 2018 · 2 comments

Comments

@von1000
Copy link

von1000 commented Jan 12, 2018

Hi! I'm running the code following your instructions:
python example_train_transe.py
which runs perfectly. However, I'm having trouble understanding the results it gives:
overall results: left 245.622864 0.382235 0.173181 0.000000 left(filter) 83.448372 0.579167 0.359415 0.000000 right 161.250595 0.460615 0.228031 0.000000 right(filter) 59.193935 0.631359 0.408847 0.000000
I'm not very familiar with C, so it's hard for me to understand your source code. So I'm having a very hard time figure out which number is mean rank, which number is hit@10, and why there are so many results. Can you kindly explain it for me? Thank you very much!

@THUCSTHanxu13
Copy link
Member

For each line, there are Mean Rank, Hit@10, Hit@3, Hit@1

@von1000
Copy link
Author

von1000 commented Jan 13, 2018

Thank you for your help!

@von1000 von1000 closed this as completed Jan 13, 2018
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