Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH Newton-CD part 3: Add compute_d2 to NewtonSolver - #34345

Merged
OmarManzoor merged 1 commit into
scikit-learn:mainfrom
lorentzenchr:logistic_lasso_newton_part_4
Jun 22, 2026
Merged

ENH Newton-CD part 3: Add compute_d2 to NewtonSolver#34345
OmarManzoor merged 1 commit into
scikit-learn:mainfrom
lorentzenchr:logistic_lasso_newton_part_4

Conversation

@lorentzenchr

Copy link
Copy Markdown
Member

Reference Issues/PRs

Part 3 of #33160.

What does this implement/fix? Explain your changes.

This adds the method compute_d2 to NewtonSolver such that future solvers (the ones in #33160) can deviate in the way they compute the Newton decrement d2.

AI usage disclosure

None

Any other comments?

@OmarManzoor OmarManzoor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you @lorentzenchr

@OmarManzoor
OmarManzoor merged commit 2256d16 into scikit-learn:main Jun 22, 2026
53 checks passed
@lorentzenchr

Copy link
Copy Markdown
Member Author

🥳This is progressing fast🥳

@lorentzenchr
lorentzenchr deleted the logistic_lasso_newton_part_4 branch June 22, 2026 08:22
prady0t pushed a commit to prady0t/scikit-learn that referenced this pull request Sep 2, 2026
@jeremiedbb jeremiedbb mentioned this pull request Sep 8, 2026
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Changelog Needed Quick Review For PRs that are quick to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants