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

Skip to content

DOC fixed typo in _rfe.py #29559

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 1 commit into from
Jul 25, 2024
Merged

DOC fixed typo in _rfe.py #29559

merged 1 commit into from
Jul 25, 2024

Conversation

bioruffo
Copy link
Contributor

@bioruffo bioruffo commented Jul 25, 2024

Reference Issues/PRs

29554

What does this implement/fix? Explain your changes.

Fixed a typo in _rfe.py, the original text stated that when the estimator is a classifier, KFold would be used.
Corrected to state that when the estimator is a not classifier, KFold would be used.

Any other comments?

Copy link

✔️ Linting Passed

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

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

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

Thanks @bioruffo

@jeremiedbb jeremiedbb enabled auto-merge (squash) July 25, 2024 10:48
@jeremiedbb jeremiedbb merged commit 0a2ca15 into scikit-learn:main Jul 25, 2024
35 checks passed
MarcBresson pushed a commit to MarcBresson/scikit-learn that referenced this pull request Sep 2, 2024
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Sep 9, 2024
glemaitre pushed a commit that referenced this pull request Sep 11, 2024
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.

2 participants