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

Adding metrics: CSI, PR_AUC, FAR and FNR #1

Merged
merged 13 commits into from
Sep 9, 2024
Merged

Commits on Sep 4, 2024

  1. adding FAR, FNR, PR_AUC and CSI metrics

    tourniert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    acd2ea0 View commit details
    Browse the repository at this point in the history
  2. adding torchmetrics

    tourniert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e4a78e9 View commit details
    Browse the repository at this point in the history
  3. add tests for CSI

    tourniert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9629979 View commit details
    Browse the repository at this point in the history
  4. adding test for PR_AUC, FAR and FNR

    tourniert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1f8ff85 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Co-authored-by: Lea Berthomier <[email protected]>
    tourniert and LBerth committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    db7bcbe View commit details
    Browse the repository at this point in the history
  6. cleaning prints

    tourniert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ce045ae View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. cleaning code

    tourniert committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6076e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d801c3 View commit details
    Browse the repository at this point in the history
  3. add doc on metrics

    tourniert committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9c8765d View commit details
    Browse the repository at this point in the history
  4. fix typo

    tourniert committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    53b2a50 View commit details
    Browse the repository at this point in the history
  5. fixing typo

    Co-authored-by: Lea Berthomier <[email protected]>
    tourniert and LBerth committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1fc899b View commit details
    Browse the repository at this point in the history
  6. add strict dependency

    tourniert committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    44e1be7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59b748d View commit details
    Browse the repository at this point in the history