This is documentation for an old release of Scikit-learn (version 1.1). Try the latest stable release (version 1.6) or development (unstable) versions.
Feature Selection¶
Examples concerning the sklearn.feature_selection
module.

Recursive feature elimination with cross-validation
Recursive feature elimination with cross-validation