LightGBM R Package ================== Installation ------------ ``` cd R-package R CMD INSTALL --build . ``` For windows user, you may need to run command prompt as administrator. Examples -------- * Please visit [demo](demo).