1. 06 Oct, 2017 2 commits
  2. 01 Oct, 2017 1 commit
  3. 30 Sep, 2017 1 commit
  4. 29 Sep, 2017 1 commit
  5. 28 Sep, 2017 1 commit
  6. 08 Sep, 2017 1 commit
  7. 04 Sep, 2017 1 commit
  8. 02 Sep, 2017 1 commit
  9. 01 Sep, 2017 1 commit
  10. 24 Aug, 2017 1 commit
  11. 18 Aug, 2017 7 commits
  12. 02 Aug, 2017 1 commit
  13. 30 Jul, 2017 1 commit
  14. 27 Jul, 2017 1 commit
  15. 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
  16. 22 Jul, 2017 1 commit
  17. 18 Jul, 2017 1 commit
  18. 17 Jul, 2017 1 commit
  19. 14 Jul, 2017 2 commits
  20. 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
  21. 12 Jul, 2017 1 commit
  22. 06 Jul, 2017 1 commit
  23. 05 Jul, 2017 1 commit
  24. 22 Jun, 2017 2 commits
  25. 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
  26. 17 Jun, 2017 1 commit
  27. 14 Jun, 2017 1 commit
  28. 11 Jun, 2017 2 commits