Skip to content

Latest commit

 

History

History
 
 

python-package

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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