1. 16 Aug, 2018 1 commit
  2. 07 Jul, 2018 1 commit
  3. 16 Dec, 2017 1 commit
  4. 15 Dec, 2017 2 commits
  5. 14 Dec, 2017 1 commit
  6. 29 Nov, 2017 1 commit
  7. 24 Nov, 2017 1 commit
  8. 12 Oct, 2017 1 commit
  9. 11 Oct, 2017 1 commit
  10. 24 Aug, 2017 1 commit
  11. 18 Aug, 2017 1 commit
  12. 01 Jun, 2017 1 commit
  13. 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
  14. 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
  15. 28 Mar, 2017 1 commit
  16. 21 Mar, 2017 1 commit
  17. 15 Mar, 2017 1 commit
  18. 14 Mar, 2017 1 commit
  19. 13 Mar, 2017 3 commits
  20. 02 Feb, 2017 1 commit
  21. 21 Jan, 2017 1 commit
  22. 12 Jan, 2017 1 commit
  23. 07 Jan, 2017 1 commit
  24. 03 Jan, 2017 1 commit
  25. 02 Jan, 2017 1 commit
  26. 31 Dec, 2016 1 commit
  27. 23 Dec, 2016 3 commits
  28. 05 Dec, 2016 1 commit
  29. 02 Dec, 2016 1 commit
    • wxchan's avatar
      Squash into one commit: · eba6d200
      wxchan authored
      1. merge python-package
      2. add dump model to json
      3. fix bugs
      4. clean code with pylint
      5. update python examples
      eba6d200
  30. 29 Nov, 2016 1 commit
  31. 27 Nov, 2016 1 commit
  32. 26 Nov, 2016 4 commits