.. _example_plot_rfe_with_cross_validation.py: =================================================== Recursive feature elimination with cross-validation =================================================== Recursive feature elimination with automatic tuning of the number of features selected with cross-validation .. image:: images/plot_rfe_with_cross_validation_1.png :align: center **Python source code:** :download:`plot_rfe_with_cross_validation.py ` .. literalinclude:: plot_rfe_with_cross_validation.py :lines: 9-