scikit-learn/examples/feature_selection
Steffen Rehberg 51fae9f2d9
DOC Fix example Recursive feature elimination with cross-validation (#31516)
2025-06-18 17:50:20 +02:00
..
README.txt
plot_f_test_vs_mi.py
plot_feature_selection.py
plot_feature_selection_pipeline.py
plot_rfe_digits.py
plot_rfe_with_cross_validation.py DOC Fix example Recursive feature elimination with cross-validation (#31516) 2025-06-18 17:50:20 +02:00
plot_select_from_model_diabetes.py

README.txt

.. _feature_selection_examples:

Feature Selection
-----------------------

Examples concerning the :mod:`sklearn.feature_selection` module.