index.rst 829 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
.. LightGBM documentation master file, created by
   sphinx-quickstart on Thu May  4 14:30:58 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to LightGBM's documentation!
====================================

.. toctree::
10
   :maxdepth: 1
11
12
   :caption: Contents:

13
   Installation Guide <Installation-Guide>
14
15
   Quick Start <Quick-Start>
   Python Quick Start <Python-intro>
16
17
   Features <Features>
   Experiments <Experiments>
18
19
   Parameters <Parameters>
   Parameters Tuning <Parameters-tuning>
20
21
   Python API <Python-API>
   Parallel Learning Guide <Parallel-Learning-Guide>
22
   GPU Tutorial <GPU-Tutorial>
23
   Advanced Topics <Advanced-Topic>
24
25
   FAQ <FAQ>
   Development Guide <development>
26

27
Indices and Tables
28
29
30
==================

* :ref:`genindex`