- 24 Oct, 2019 1 commit
-
-
James Lamb authored
-
- 09 Sep, 2018 1 commit
-
-
James Lamb authored
* [R-package] removed horizontal whitespace (fixes #1642) * [R-package] fixed missing newline in test file
-
- 22 Mar, 2018 2 commits
- 04 Mar, 2018 1 commit
-
-
Rand Xie authored
-
- 06 Oct, 2017 1 commit
-
-
rgranvil authored
-
- 29 Sep, 2017 1 commit
-
-
Bernie Gray authored
* minor changes for robustness and efficiency * fix charcter typo * don't use lgb.is.* in filter * revert to cat instead of message; don't use mget * fix bugs in previous commits * should be good to go now
-
- 18 Aug, 2017 1 commit
-
-
Guolin Ke authored
* fix r random crash problem. * fix R error msg.
-
- 05 Jun, 2017 1 commit
-
-
Guolin Ke authored
* add R's library file to vs project and cmake. * support using dll built by vs. * better search for the library file. * remove mingw related doc . * update document. * Let R handle the library compile. * try fix build from github. * Update README.md * cleaner build. * fix the install problem in linux. * Update README.md
-
- 03 Apr, 2017 1 commit
-
-
Laurae authored
* Define environment in examples (xgboost clash) * Large R code changes
-
- 11 Jan, 2017 1 commit
-
-
Kirill Sevastyanenko authored
* src & callbacks * lgb.Booster and utils * cv * wip lgb.Dataset * lgb.Dataset * lgb.Predictor * lgb.train * typos * add flags to facilitate macosx compilation * fix basic_string template error with clang * most unfortunate mode of development * fixup tests * last test * roxygen * roxygen v5.x.x
-
- 08 Jan, 2017 1 commit
-
-
Guolin Ke authored
* finish R's c_api * clean code * fix sizeof pointer in 32bit system. * add predictor class * add Dataset class * format code * add booster * add type check for expose function * add a simple callback * add all callbacks * finish the basic training logic * update docs * add an simple training interface * add basic test * adapt the changes in c_api * add test for Dataset * add test for custom obj/eval functions * fix python test * fix bug in metadata init * fix R CMD check
-