Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > e578866d55cd81fdb23827cdf3cec911 > files > 558

python-scikits-learn-0.6-1mdv2010.2.i586.rpm



.. _example_plot_roc_crossval.py:


=============================================================
Receiver operating characteristic (ROC) with cross validation
=============================================================

Example of Receiver operating characteristic (ROC) metric to
evaluate the quality of the output of a classifier using
cross-validation.


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

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

.. literalinclude:: plot_roc_crossval.py
    :lines: 10-