Co-authored-by: rasbt <mail@sebastianraschka.com> Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_f_test_vs_mi.py | ||
| plot_feature_selection.py | ||
| plot_feature_selection_pipeline.py | ||
| plot_permutation_test_for_classification.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.