Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 576 Bytes

README.rst

File metadata and controls

19 lines (12 loc) · 576 Bytes

LightGBM Python Package

Installation

  1. Following Installation Guide to build first. For the windows user, please change the build config to DLL.
  2. Install with cd python-package; python setup.py install

Note: Make sure you have setuptools

Examples