.. _example_plot_rfe_digits.py: ============================= Recursive feature elimination ============================= A recursive feature elimination example showing the relevance of pixels in a digit classification task. .. image:: images/plot_rfe_digits_1.png :align: center **Python source code:** :download:`plot_rfe_digits.py ` .. literalinclude:: plot_rfe_digits.py :lines: 9-