This documentation is for scikit-learn version 0.11-gitOther versions

Citing

If you use the software, please consider citing scikit-learn.

This page

2.2.3.2.1. Exercise: model selection on digits

"""
=============================================
Cross-validation on Digits Dataset Exercise
=============================================

This exercise is used in the
:ref:`cv_generators_tut` part of the 
:ref:`model_selection_tut` section of the
:ref:`stat_learn_tut_index`.

Solution: ../../auto_examples/exercises/plot_cv_digits.py