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

Skip to content

DOC fix formatting of intercept_scaling parameter in LogisticRegression-related docs #31577

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

Conversation

virchan
Copy link
Member

@virchan virchan commented Jun 17, 2025

Reference Issues/PRs

Fixes #31572

What does this implement/fix? Explain your changes.

This PR fixes the formatting of the intercept_scaling parameter in the documentation for LogisticRegression, LogisticRegressionCV documentations, and the private functions _logistic_regression_path and _log_reg_scoring_path.

From To
Screenshot 2025-06-17 160121 Screenshot 2025-06-17 160050

Any other comments?

N/A

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 8eb1a50. Link to the linter CI: here

@adrinjalali adrinjalali enabled auto-merge (squash) June 18, 2025 12:14
@adrinjalali adrinjalali merged commit 91ffbff into scikit-learn:main Jun 18, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation improvement (LogisticRegression): display a note as a note
2 participants