File: user_guide.rst

package info (click to toggle)
scikit-learn 1.7.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 25,616 kB
  • sloc: python: 219,123; cpp: 5,790; ansic: 846; makefile: 172; javascript: 110
file content (24 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. _user_guide:

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

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

   supervised_learning.rst
   unsupervised_learning.rst
   model_selection.rst
   metadata_routing.rst
   inspection.rst
   visualizations.rst
   data_transforms.rst
   datasets.rst
   computing.rst
   model_persistence.rst
   common_pitfalls.rst
   dispatching.rst
   machine_learning_map.rst
   presentations.rst