19 lines
321 B
ReStructuredText
19 lines
321 B
ReStructuredText
.. Places parent toc into the sidebar
|
|
|
|
:parenttoc: True
|
|
|
|
.. include:: includes/big_toc_css.rst
|
|
|
|
.. _model_selection:
|
|
|
|
Model selection and evaluation
|
|
------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
modules/cross_validation
|
|
modules/grid_search
|
|
modules/model_evaluation
|
|
modules/learning_curve
|