scikit-learn/doc/tutorial/statistical_inference/digits_classification_excer...

10 lines
254 B
ReStructuredText

Excercice: classification of digits
====================================
.. literalinclude:: ../../../examples/plot_digits_classification_excercice.py
:lines: 1-5
Solution: :download:`../../../examples/plot_digits_classification_excercice.py`