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 the learning rate scale #60

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

:bug: Fix lr scale #59

d6df25c
Select commit
Loading
Failed to load commit list.
Draft

🐛 Fix the learning rate scale #60

:bug: Fix lr scale #59
d6df25c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

98.39% (target 95.00%)

View this Pull Request on Codecov

98.39% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5e67064) 98.39% compared to head (d6df25c) 98.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #60   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files          71       71           
  Lines        3607     3608    +1     
  Branches      426      426           
=======================================
+ Hits         3549     3550    +1     
  Misses         22       22           
  Partials       36       36           
Files Coverage Δ
torch_uncertainty/routines/classification.py 98.29% <100.00%> (+<0.01%) ⬆️

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