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

Ask for metrics #9

Open
chuhailinh opened this issue Feb 24, 2021 · 2 comments
Open

Ask for metrics #9

chuhailinh opened this issue Feb 24, 2021 · 2 comments

Comments

@chuhailinh
Copy link

chuhailinh commented Feb 24, 2021

In the paper BERT4REC, the authors uses Hit Ratio as a metrics for evaluation, and in your code, you use the Recall. The question which I want to ask is "Two metrics are equivalent?"

@xinyooo
Copy link

xinyooo commented Feb 26, 2021

@chuhailinh In recommender system task, Hit Ratio is equal to Recall.

@chuhailinh
Copy link
Author

@chuhailinh In recommender system task, Hit Ratio is equal to Recall.

I think if we use leave-one-out method for test, then Hit Ratio equivalent Recall

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