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

Compute p@10 using 0 == irrel, 1+ == rel, so that P@10 is in the expected range [0..1] #991

Merged
merged 7 commits into from
Jun 26, 2024

Commits on Mar 28, 2024

  1. Compute p@10 using 0 == irrel, 1+ == rel, so that P@10 is in the expe…

    …cted range [0..1]
    David Fisher committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3f63549 View commit details
    Browse the repository at this point in the history
  2. Compute count, not rank divided by total.

    David Fisher committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    55e368f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    914b40e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df1a9c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix-p@10

    David Fisher committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8fef7a8 View commit details
    Browse the repository at this point in the history
  4. Do that math in a mathy way

    David Fisher committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0800e1f View commit details
    Browse the repository at this point in the history
  5. lint!

    epugh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9e48483 View commit details
    Browse the repository at this point in the history