1. 14 Jul, 2017 1 commit
  2. 13 Jul, 2017 1 commit
    • Laurae's avatar
      [R-package] Fallback to MinGW when VS build fails (#664) · 3421bc6c
      Laurae authored
      * Change VS -> MinGW for CRAN
      
      * Documentation to switch to MinGW by default
      
      * Force cmake to run twice
      
      * Try again dual build for Rtools
      
      * Switch to cmake for building twice
      
      * Try with Visual Studio as default, MinGW as fallback
      
      * Try to remove VS appropriately when failing
      
      * Attempt to get rid of build folder first
      
      * Switch to unlink from rm rf
      
      * Change lib_folder correctly when VS fails
      
      * Add README updates from Microsoft/LightGBM@1c8355c
      
      * Update default compiler doc and add GPU online install doc
      
      * Better GPU doc
      3421bc6c
  3. 12 Jul, 2017 1 commit
  4. 06 Jul, 2017 1 commit
  5. 05 Jul, 2017 1 commit
  6. 22 Jun, 2017 2 commits
  7. 20 Jun, 2017 3 commits
    • Guolin Ke's avatar
      rollback cmakelists · 2e0a8077
      Guolin Ke authored
      2e0a8077
    • Guolin Ke's avatar
      [python] Submit to PyPI (#635) · 80c641cd
      Guolin Ke authored
      * add make command to the python package.
      
      * Update README.rst
      
      * Update README.rst
      
      * Update README.rst
      
      * fix tests.
      
      * fix unix build
      
      * update readme
      
      * fix setup.py
      
      * update travis
      
      * Update .travis.yml
      
      * Update test.py
      
      * some fixes.
      
      * check the 64-bit python
      
      * fix build.
      
      * refine MANIFEST.in
      
      * update Manifest.in
      
      * add more build options.
      
      * Add fatal in cmake
      
      * fix a endif.
      
      * fix bugs.
      
      * fix pep8
      
      * add test for the pip package build
      
      * add test pip install in travis.
      
      * fix version with pre-compile dll
      
      * fix readme.rst
      
      * update readme
      80c641cd
    • joshkyh's avatar
      Minor typo in comments (#636) · 8e6fbbb7
      joshkyh authored
      Minor typo in comments
      8e6fbbb7
  8. 17 Jun, 2017 1 commit
  9. 14 Jun, 2017 1 commit
  10. 11 Jun, 2017 3 commits
  11. 06 Jun, 2017 3 commits
  12. 05 Jun, 2017 2 commits
  13. 30 May, 2017 2 commits
  14. 29 May, 2017 1 commit
  15. 28 May, 2017 1 commit
  16. 27 May, 2017 1 commit
  17. 26 May, 2017 1 commit
  18. 14 May, 2017 1 commit
  19. 09 May, 2017 1 commit
  20. 05 May, 2017 2 commits
    • Guolin Ke's avatar
      Add R's document back. · 60412658
      Guolin Ke authored
      60412658
    • 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
  21. 04 May, 2017 1 commit
  22. 24 Apr, 2017 1 commit
  23. 15 Apr, 2017 1 commit
  24. 10 Apr, 2017 1 commit
  25. 07 Apr, 2017 1 commit
  26. 03 Apr, 2017 1 commit
  27. 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
  28. 10 Mar, 2017 1 commit
  29. 03 Mar, 2017 1 commit