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

Average precision and AUROC update #374

Merged
merged 8 commits into from
Mar 8, 2024
Merged

Average precision and AUROC update #374

merged 8 commits into from
Mar 8, 2024

Conversation

nikml
Copy link
Contributor

@nikml nikml commented Mar 7, 2024

  • Adding average precision for realized performance and CBPE for binary classification
  • Updating AUROC impementation for CBPE

@nikml nikml requested a review from nnansters as a code owner March 7, 2024 22:15
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 67.23301% with 135 lines in your changes are missing coverage. Please review.

Project coverage is 78.44%. Comparing base (17430fc) to head (e409897).
Report is 1 commits behind head on main.

Files Patch % Lines
...performance_estimation/confidence_based/metrics.py 63.76% 107 Missing and 26 partials ⚠️
...mance_calculation/metrics/binary_classification.py 92.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
- Coverage   78.99%   78.44%   -0.55%     
==========================================
  Files         110      110              
  Lines        8273     8514     +241     
  Branches     1494     1514      +20     
==========================================
+ Hits         6535     6679     +144     
- Misses       1390     1472      +82     
- Partials      348      363      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nnansters nnansters merged commit 70aecce into main Mar 8, 2024
5 of 8 checks passed
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