index.rst 934 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
   Quick Start <Quick-Start>
15
   Python Quick Start <Python-Intro>
16
17
   Features <Features>
   Experiments <Experiments>
18
   Parameters <Parameters>
19
   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-Topics>
24
   FAQ <FAQ>
25
   Development Guide <Development-Guide>
26

27
28
29
30
31
32
33
34
35
.. toctree::
   :hidden:

   GPU-Performance
   GPU-Targets
   GPU-Windows
   gcc-Tips
   README

36
Indices and Tables
37
38
39
==================

* :ref:`genindex`