28 lines
420 B
ReStructuredText
28 lines
420 B
ReStructuredText
.. _tutorial_menu:
|
|
|
|
|
|
|
|
.. include:: ../includes/big_toc_css.rst
|
|
|
|
Tutorials: From the bottom up with scikit-learn
|
|
=======================================================================
|
|
|
|
.. topic:: Beginner tutorial
|
|
|
|
something about tut 2.1
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
basic/tutorial.rst
|
|
|
|
.. topic:: Harder tutorial
|
|
|
|
something about tut 2.2
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
statistical_inference/index.rst
|