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 -------- - Refer also to the walk through examples in `python-guide folder `__