Replies: 1 comment
-
Hello @matanat, I had a discussion about it, and I am still confused. Have you tried implementing it by yourself (using these guidelines)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm a bit confused about the Mean Reciprocal Rank implementation.
Based on wikipedia:
But if I run:
I get
tensor(1.)
when expecting to get 0.Am I misunderstanding something?
Beta Was this translation helpful? Give feedback.
All reactions