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

Skip to content

DOC Fix example Recursive feature elimination with cross-validation #31516

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
Jun 18, 2025

Conversation

StefRe
Copy link
Contributor

@StefRe StefRe commented Jun 10, 2025

Recursive feature elimination with cross-validation: The row number for n_features_ in the cv_results_ array is n_features_ - 1, not n_features_.

The row number for n_features_ in the cv_results_ array is n_features_ - 1, not n_features_.
Copy link

✔️ Linting Passed

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

Generated for commit: 3a3255f. Link to the linter CI: here

@StefRe StefRe changed the title Fix example Recursive feature elimination with cross-validation DOC Fix example Recursive feature elimination with cross-validation Jun 10, 2025
Copy link
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

Nice catch!

@adrinjalali adrinjalali merged commit 51fae9f into scikit-learn:main Jun 18, 2025
40 checks passed
@StefRe StefRe deleted the patch-1 branch June 21, 2025 20:55
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