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

Fix how auc scores are calculated in PrecisionRecallCurve.plot methods #2437

Merged
merged 5 commits into from
Mar 15, 2024

Merge branch 'master' into bugfix/score_in_plotting

5e3ed6a
Select commit
Loading
Failed to load commit list.
Merged

Fix how auc scores are calculated in PrecisionRecallCurve.plot methods #2437

Merge branch 'master' into bugfix/score_in_plotting
5e3ed6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

69% (target 95%)

Details

Codecov Report

Merging #2437 (5e3ed6a) into master (4ed43e6) will not change coverage.
The diff coverage is 75%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2437   +/-   ##
======================================
  Coverage      69%     69%           
======================================
  Files         307     307           
  Lines       17363   17363           
======================================
  Hits        11961   11961           
  Misses       5402    5402