1. 18 Aug, 2017 2 commits
  2. 01 Aug, 2017 1 commit
  3. 31 Jul, 2017 1 commit
  4. 28 Jul, 2017 1 commit
  5. 27 Jul, 2017 1 commit
  6. 21 Jul, 2017 1 commit
  7. 20 Jul, 2017 1 commit
  8. 07 Jul, 2017 2 commits
  9. 06 Jul, 2017 1 commit
  10. 28 Jun, 2017 1 commit
  11. 27 Jun, 2017 1 commit
  12. 21 Jun, 2017 1 commit
  13. 20 Jun, 2017 1 commit
    • 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
  14. 16 Jun, 2017 1 commit
  15. 07 Jun, 2017 1 commit
  16. 04 Jun, 2017 1 commit
  17. 03 Jun, 2017 1 commit
  18. 02 Jun, 2017 1 commit
  19. 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
  20. 29 May, 2017 1 commit
    • cbecker's avatar
      Add prediction early stopping (#550) · 993bbd5f
      cbecker authored
      * Add early stopping for prediction
      
      * Fix GBDT if-else prediction with early stopping
      
      * Small C++ embelishments to early stopping API and functions
      
      * Fix early stopping efficiency issue by creating a singleton for no early stopping
      
      * Python improvements to early stopping API
      
      * Add assertion check for binary and multiclass prediction score length
      
      * Update vcxproj and vcxproj.filters with new early stopping files
      
      * Remove inline from PredictRaw(), the linker was not able to find it otherwise
      993bbd5f
  21. 27 May, 2017 1 commit
  22. 20 May, 2017 1 commit
  23. 06 May, 2017 1 commit
  24. 05 May, 2017 1 commit
  25. 30 Apr, 2017 1 commit
  26. 27 Apr, 2017 1 commit
  27. 26 Apr, 2017 2 commits
  28. 24 Apr, 2017 1 commit
  29. 18 Apr, 2017 2 commits
  30. 16 Apr, 2017 1 commit
  31. 15 Apr, 2017 1 commit
  32. 12 Apr, 2017 2 commits
  33. 02 Apr, 2017 1 commit
  34. 28 Mar, 2017 1 commit
  35. 27 Mar, 2017 1 commit