File: user_guide.rst

package info (click to toggle)
scikit-optimize 0.10.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,672 kB
  • sloc: python: 10,659; javascript: 438; makefile: 136; sh: 6
file content (30 lines) | stat: -rw-r--r-- 456 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.. Places global toc into the sidebar

:globalsidebartoc: True

.. title:: User guide: contents

.. _user_guide:

==========
User Guide
==========

.. include:: includes/big_toc_css.rst

.. nice layout in the toc

.. include:: tune_toc.rst

.. toctree::
   :numbered:
   :maxdepth: 3

   modules/acquisition
   modules/bayessearchcv
   modules/callbacks
   modules/optimizer
   modules/minimize_functions
   modules/plots
   modules/space
   modules/utils