

.. _example_svm_plot_iris.py:


==================================================
Plot different SVM classifiers in the iris dataset
==================================================

Comparison of different linear SVM classifiers on the iris dataset. It
will plot the decision surface for four different SVM classifiers.




.. rst-class:: horizontal





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

.. literalinclude:: plot_iris.py
    :lines: 10-

**Total running time of the example:**    0 seconds
    