.. _example_plot_rfe_digits.py:


=============================
Recursive feature elimination
=============================

A recursive feature elimination is performed prior to SVM classification.



.. image:: images/plot_rfe_digits_1.png
    :align: center


**Python source code:** :download:`plot_rfe_digits.py <plot_rfe_digits.py>`

.. literalinclude:: plot_rfe_digits.py
    :lines: 8-