1. 29 Sep, 2017 1 commit
  2. 08 Sep, 2017 1 commit
  3. 04 Sep, 2017 1 commit
  4. 02 Sep, 2017 1 commit
  5. 24 Aug, 2017 1 commit
  6. 18 Aug, 2017 6 commits
  7. 02 Aug, 2017 1 commit
  8. 23 Jul, 2017 1 commit
    • Laurae's avatar
      [R-package] Add best score (#721) · ac975e73
      Laurae authored
      * Try to store best scores in R package Microsoft/LightGBM#686
      
      * Add binding for best_score (unlock environment)
      
      * Fix double comma
      
      * Add best_score to lgb.Booster
      ac975e73
  9. 17 Jun, 2017 1 commit
  10. 05 Jun, 2017 1 commit
    • Guolin Ke's avatar
      Compile R package by custom tool chain. (#584) · f98d75fc
      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
      f98d75fc
  11. 30 May, 2017 1 commit
    • Guolin Ke's avatar
      Support early stopping of prediction in CLI (#565) · 6d4c7b03
      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 .
      6d4c7b03
  12. 29 May, 2017 1 commit
  13. 28 May, 2017 1 commit
  14. 27 May, 2017 1 commit
  15. 26 May, 2017 1 commit
  16. 05 May, 2017 1 commit
    • JesseLimtiaco's avatar
      Adding ability to load model from string in R (#472) · beb5fc5e
      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
      beb5fc5e
  17. 03 Apr, 2017 1 commit
  18. 17 Mar, 2017 2 commits
    • wxchan's avatar
      fix typos (#349) · 060bd316
      wxchan authored
      060bd316
    • Laurae's avatar
      [R-package] Add $raw to LightGBM (#347) · 06a915a7
      Laurae authored
      * Update lgb.Booster.R
      
      * Add saveRDS (manual)
      
      * Add documentation
      
      * Change arguments passed from debug.
      
      * Add readRDS, change way of saving.
      
      * Change documentation.
      
      * Add better documentation.
      06a915a7
  19. 03 Mar, 2017 1 commit
  20. 01 Mar, 2017 4 commits
  21. 05 Feb, 2017 1 commit
  22. 25 Jan, 2017 1 commit
  23. 24 Jan, 2017 1 commit
  24. 22 Jan, 2017 1 commit
  25. 17 Jan, 2017 1 commit
  26. 16 Jan, 2017 1 commit
  27. 14 Jan, 2017 1 commit
  28. 11 Jan, 2017 4 commits