scikit-learn/examples/feature_selection
..
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
plot_select_from_model_diabetes.py

README.txt

.. _feature_selection_examples:

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

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