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

Skip to content

Conversation

@glemaitre
Copy link
Member

Partially addressing #27151

Remove one example presenting an OLS on 3D data. Instead, we redirect to a simple OLS fitted on 1 feature and predicting 1 target. I improve the narrative at the same time.

@github-actions
Copy link

github-actions bot commented Sep 29, 2024

✔️ Linting Passed

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

Generated for commit: d82277e. Link to the linter CI: here

# Linear regression model
# -----------------------
#
# We create a linear regression model and fit it on the training data.
Copy link
Member

Choose a reason for hiding this comment

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

Should we mention somewhere that this includes an intercept?

@lorentzenchr lorentzenchr merged commit f84199e into scikit-learn:main Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants