.. _example_exercises_plot_iris_exercise.py: ================================ SVM Exercise ================================ A tutorial exercise for using different SVM kernels. This exercise is used in the :ref:`using_kernels_tut` part of the :ref:`supervised_learning_tut` section of the :ref:`stat_learn_tut_index`. **Python source code:** :download:`plot_iris_exercise.py ` .. literalinclude:: plot_iris_exercise.py :lines: 11-