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 convergence tests #206

Merged
merged 4 commits into from
Aug 12, 2024
Merged

fix convergence tests #206

merged 4 commits into from
Aug 12, 2024

Conversation

clewis7
Copy link
Collaborator

@clewis7 clewis7 commented Aug 8, 2024

closes #205

Update the tests for convergence between proximal gradient method and penalized loss method. Previously, I was asserting that the coefficients were the same using the wrong method.

@clewis7 clewis7 requested a review from BalzaniEdoardo as a code owner August 8, 2024 13:41
@clewis7 clewis7 marked this pull request as draft August 8, 2024 13:41
@BalzaniEdoardo BalzaniEdoardo marked this pull request as ready for review August 12, 2024 14:27
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.22%. Comparing base (fceea56) to head (49d8577).
Report is 185 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #206      +/-   ##
===============================================
- Coverage        97.23%   97.22%   -0.02%     
===============================================
  Files               15       18       +3     
  Lines             1484     1622     +138     
===============================================
+ Hits              1443     1577     +134     
- Misses              41       45       +4     

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

@BalzaniEdoardo BalzaniEdoardo merged commit c3dbe3d into development Aug 12, 2024
11 checks passed
@BalzaniEdoardo BalzaniEdoardo deleted the update_converge branch August 12, 2024 16:44
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.

3 participants