-
Notifications
You must be signed in to change notification settings - Fork 13
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
For a 0.6.1 release #113
For a 0.6.1 release #113
Conversation
* scale penalty with samples * drop unused variable * use n * get_penalty_scale * fix docstrings * this is breaking
fix scale_penalty_with_samples=true for proxgrad
fix penalize_intercept = false
Codecov Report
@@ Coverage Diff @@
## master #113 +/- ##
==========================================
+ Coverage 94.79% 96.05% +1.25%
==========================================
Files 20 21 +1
Lines 846 861 +15
==========================================
+ Hits 802 827 +25
+ Misses 44 34 -10
Continue to review full report at Codecov.
|
@tlienart If you don't object, I suggest including the branch when triggering releases, as in |
#111 #112