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

Skip to content

DOC remove example OLS with 3D plot #29967

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

Merged
merged 4 commits into from
Oct 17, 2024

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.

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
30 checks passed
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