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

👕 Complete metric overhaul, improve PP handling & fix Laplace #116

Merged
merged 5 commits into from
Oct 2, 2024

Conversation

o-laurent
Copy link
Contributor

@o-laurent o-laurent commented Oct 2, 2024

The metrics tables have been completely refactored.

@o-laurent o-laurent changed the title 👕 Complete metric overhaul 👕 Complete metric overhaul, improve PP handling & fix Laplace Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

Attention: Patch coverage is 96.85039% with 4 lines in your changes missing coverage. Please review.

Project coverage is 98.85%. Comparing base (7df97be) to head (60fbe40).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
torch_uncertainty/utils/evaluation_loop.py 97.52% 2 Missing and 1 partial ⚠️
torch_uncertainty/post_processing/laplace.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   98.85%   98.85%   -0.01%     
==========================================
  Files         132      132              
  Lines        6278     6359      +81     
  Branches      858      879      +21     
==========================================
+ Hits         6206     6286      +80     
- Misses         28       29       +1     
  Partials       44       44              
Flag Coverage Δ
cpu 98.85% <96.85%> (-0.01%) ⬇️
pytest 98.85% <96.85%> (-0.01%) ⬇️

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.

@o-laurent o-laurent merged commit 74e641a into main Oct 2, 2024
5 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