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

FEA: update long-tail metric #869

Merged

Conversation

linzihan-backforward
Copy link
Collaborator

No description provided.

For further details, please refer to the `paper <https://arxiv.org/pdf/2007.12329.pdf>`

.. math::
\mathrm {TailPercentage}=\frac{1}{|U|} \sum_{u \in U_} \frac{\sum_{i \in R_{u}} {1| i \in T}}}{|R_{u}|}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be a problem with this formula.
Maybe it should be \mathrm {TailPercentage}=\frac{1}{|U|} \sum_{u \in U} \frac{\sum_{i \in R_{u}} {1| i \in T}} {|R_{u}|}

@linzihan-backforward linzihan-backforward merged commit 1cfa3b2 into RUCAIBox:evaluator Jul 10, 2021
@linzihan-backforward linzihan-backforward deleted the evaluator branch September 6, 2021 08:25
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

Successfully merging this pull request may close these issues.

2 participants