1. 20 Jun, 2017 2 commits
    • 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
  2. 17 Jun, 2017 1 commit
  3. 14 Jun, 2017 1 commit
  4. 11 Jun, 2017 3 commits
  5. 06 Jun, 2017 3 commits
  6. 05 Jun, 2017 2 commits
  7. 30 May, 2017 2 commits
  8. 29 May, 2017 1 commit
  9. 28 May, 2017 1 commit
  10. 27 May, 2017 1 commit
  11. 26 May, 2017 1 commit
  12. 14 May, 2017 1 commit
  13. 09 May, 2017 1 commit
  14. 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
  15. 04 May, 2017 1 commit
  16. 24 Apr, 2017 1 commit
  17. 15 Apr, 2017 1 commit
  18. 10 Apr, 2017 1 commit
  19. 07 Apr, 2017 1 commit
  20. 03 Apr, 2017 1 commit
  21. 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
  22. 10 Mar, 2017 1 commit
  23. 03 Mar, 2017 1 commit
  24. 01 Mar, 2017 4 commits
  25. 12 Feb, 2017 1 commit
  26. 05 Feb, 2017 1 commit
  27. 25 Jan, 2017 2 commits