-
Notifications
You must be signed in to change notification settings - Fork 38
DOC: Update derivation equations of positive Group Lasso penalty #331
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
base: main
Are you sure you want to change the base?
DOC: Update derivation equations of positive Group Lasso penalty #331
Conversation
Thanks @Aishwarya0811 for the PR! You mistakenly pushed the files |
Hi @Badr-MOUFAD! Thanks for the quick feedback 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
documentation with formula is nicely done and correctly now .Thanks for contribution.
Thank you @malakazlan for review on PR 😀 |
@mathurinm @Badr-MOUFAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, @Badr-MOUFAD can you have a quick look ?
- Add complete Lagrangian derivation for case w = 0 - Include rigorous KKT conditions and optimality analysis - Replace incomplete derivations with full mathematical proofs Fixes scikit-learn-contrib#243
- Add complete Lagrangian derivation for case w = 0 - Include rigorous KKT conditions and optimality analysis - Replace incomplete derivations with full mathematical proofs Fixes scikit-learn-contrib#243
80dfa87
to
afeaa30
Compare
@mathurinm Thank you for the approval! CI checks have completed successfully. Ready to merge when convenient. |
Context of the PR
Contributions of the PR
Checks before merging PR