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

L2 #264

Merged
merged 4 commits into from
Nov 10, 2023
Merged

L2 #264

merged 4 commits into from
Nov 10, 2023

Conversation

jeremiedb
Copy link
Member

Add L2 regularization (behaves like XGBoost's lambda)

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (cc1466e) 51.90% compared to head (ebd0668) 51.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   51.90%   51.90%           
=======================================
  Files          22       22           
  Lines        1944     1944           
=======================================
  Hits         1009     1009           
  Misses        935      935           
Files Coverage Δ
src/MLJ.jl 88.88% <ø> (ø)
src/loss.jl 89.36% <100.00%> (ø)
src/models.jl 95.07% <ø> (ø)
src/predict.jl 92.24% <88.88%> (ø)

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

@jeremiedb jeremiedb merged commit 488f2c9 into main Nov 10, 2023
8 checks passed
@jeremiedb jeremiedb deleted the L2 branch November 11, 2023 05:14
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.

None yet

1 participant