- 17 Jun, 2017 1 commit
-
-
Szilard Pafka authored
-
- 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
-
- 30 May, 2017 1 commit
-
-
Guolin Ke authored
* fix multi-threading. * fix name style. * support in CLI version. * remove warnings. * Not default parameters. * fix if...else... . * fix bug. * fix warning. * refine c_api. * fix R-package. * fix R's warning. * fix tests. * fix pep8 .
-
- 29 May, 2017 1 commit
-
-
Laurae authored
* Fix https://github.com/Microsoft/LightGBM/pull/561 * GitHub local broke, uploading on browser (R-package) * GitHub local broke, uploading on browser (R-package)
-
- 28 May, 2017 1 commit
-
-
Laurae authored
* Add lgb.prepare * Update roxygen to 6.0.1 and add lgb.prepare * Add prepared rules. * Add recommendation when needing rules for transformation.
-
- 27 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 26 May, 2017 1 commit
-
-
Laurae authored
* Not using temporary files anymore RDS * Attempt to avoid using a temporary file
-
- 05 May, 2017 1 commit
-
-
JesseLimtiaco authored
* Update lgb.Booster.R Added method to call LGBM_BoosterLoadModelFromString_R if model_str is provided for initialization, added option to load from model_str in lgb.load * Update lightgbm_R.cpp Adding LGBM_BoosterLoadModelFromString_R * Update lightgbm_R.cpp Added LGBM_BoosterSaveModelToString_R * Update lightgbm_R.cpp * Update lgb.Booster.R Added save_model_to_string method * Update lgb.Booster.R Implemented @Laurae2 comments * Update lgb.Booster.R * Update lightgbm_R.h Added load and save model from/to string exports
-
- 03 Apr, 2017 1 commit
-
-
Laurae authored
* Define environment in examples (xgboost clash) * Large R code changes
-
- 17 Mar, 2017 2 commits
- 03 Mar, 2017 1 commit
-
-
Yachen Yan authored
-
- 01 Mar, 2017 4 commits
-
-
Guolin Ke authored
-
Yachen Yan authored
-
Yachen Yan authored
-
Guolin Ke authored
-
- 05 Feb, 2017 1 commit
-
-
Guolin Ke authored
-
- 25 Jan, 2017 1 commit
-
-
Yachen Yan authored
-
- 24 Jan, 2017 1 commit
-
-
Yachen Yan authored
* Add lgb.Booster parsing function * Add data.table, magrittr, jsonlite to Imports
-
- 22 Jan, 2017 1 commit
-
-
Yachen Yan authored
-
- 17 Jan, 2017 1 commit
-
-
Laurae authored
-
- 16 Jan, 2017 1 commit
-
-
Laurae authored
* Attempt to fix categorical issue in R package * Add small fix for categorical IDs * Add error for unknown numbers/columns
-
- 14 Jan, 2017 1 commit
-
-
Tyler Hunt authored
-
- 11 Jan, 2017 4 commits
-
-
Laurae authored
-
Guolin Ke authored
-
Guolin Ke authored
-
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 4 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
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
-