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 BinaryClassifierRecallEfficacy metric #715

Merged
merged 7 commits into from
Feb 11, 2025

Conversation

R-Palazzo
Copy link
Contributor

CU-86b3m9u55
Resolve #712

@R-Palazzo R-Palazzo self-assigned this Feb 6, 2025
@R-Palazzo R-Palazzo requested a review from a team as a code owner February 6, 2025 12:59
@sdv-team
Copy link
Contributor

sdv-team commented Feb 6, 2025

@R-Palazzo R-Palazzo removed the request for review from a team February 6, 2025 13:00
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.08%. Comparing base (15ab6df) to head (2117d82).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #715      +/-   ##
==========================================
+ Coverage   95.06%   95.08%   +0.01%     
==========================================
  Files         110      111       +1     
  Lines        4273     4290      +17     
==========================================
+ Hits         4062     4079      +17     
  Misses        211      211              
Flag Coverage Δ
integration 79.16% <100.00%> (+0.08%) ⬆️
unit 82.49% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@amontanez24 amontanez24 requested review from fealho and removed request for amontanez24 February 6, 2025 18:14
@R-Palazzo R-Palazzo force-pushed the isse-712-BinaryClassifierRecallEfficacy branch from 57b2b2b to f4205b3 Compare February 6, 2025 18:50
Base automatically changed from issue-711-BinaryClassifierPrecisionEfficacy to main February 7, 2025 14:46
@R-Palazzo R-Palazzo force-pushed the isse-712-BinaryClassifierRecallEfficacy branch from f4205b3 to d43f197 Compare February 7, 2025 15:17
@R-Palazzo R-Palazzo merged commit b417627 into main Feb 11, 2025
47 checks passed
@R-Palazzo R-Palazzo deleted the isse-712-BinaryClassifierRecallEfficacy branch February 11, 2025 16:13
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.

Add BinaryClassifierRecallEfficacy metric
4 participants