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

Add Average Precision to metrics #8089

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Commits on Sep 17, 2024

  1. average precision metric

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f2ec7fa View commit details
    Browse the repository at this point in the history
  2. average precision handler

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4912a34 View commit details
    Browse the repository at this point in the history
  3. inits

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fc7846d View commit details
    Browse the repository at this point in the history
  4. unittets

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    febc9ee View commit details
    Browse the repository at this point in the history
  5. min_tests

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d88c9d8 View commit details
    Browse the repository at this point in the history
  6. mention AP in enum

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6df834f View commit details
    Browse the repository at this point in the history
  7. docs

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e2e36ee View commit details
    Browse the repository at this point in the history
  8. fix line too long issue

    Signed-off-by: thibaultdvx <[email protected]>
    thibaultdvx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    96e6b50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ec68b2 View commit details
    Browse the repository at this point in the history