scikit-learn/examples/feature_selection
ugurcaliskan b34e924f15 Update plot_rfe_with_cross_validation.py
minor modification. (import statement for "matplotlib.pyplot" has been moved to beginning of the file).
2015-02-13 10:41:49 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
feature_selection_pipeline.py move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_feature_selection.py move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_permutation_test_for_classification.py move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_rfe_digits.py COSMIT Move imports in example 2014-08-07 21:20:56 +10:00
plot_rfe_with_cross_validation.py Update plot_rfe_with_cross_validation.py 2015-02-13 10:41:49 +01:00

README.txt

.. _feature_selection_examples:

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

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