"R-package/tests/vscode:/vscode.git/clone" did not exist on "bca716cc3cc42c60aa7af50f6b0357b580bf22d9"
  1. 24 Nov, 2017 1 commit
  2. 12 Oct, 2017 1 commit
  3. 11 Oct, 2017 1 commit
  4. 24 Aug, 2017 1 commit
  5. 18 Aug, 2017 1 commit
  6. 01 Jun, 2017 1 commit
  7. 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
  8. 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
  9. 28 Mar, 2017 1 commit
  10. 21 Mar, 2017 1 commit
  11. 15 Mar, 2017 1 commit
  12. 14 Mar, 2017 1 commit
  13. 13 Mar, 2017 3 commits
  14. 02 Feb, 2017 1 commit
  15. 21 Jan, 2017 1 commit
  16. 12 Jan, 2017 1 commit
  17. 07 Jan, 2017 1 commit
  18. 03 Jan, 2017 1 commit
  19. 02 Jan, 2017 1 commit
  20. 31 Dec, 2016 1 commit
  21. 23 Dec, 2016 3 commits
  22. 05 Dec, 2016 1 commit
  23. 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
  24. 29 Nov, 2016 1 commit
  25. 27 Nov, 2016 1 commit
  26. 26 Nov, 2016 7 commits
  27. 24 Nov, 2016 1 commit
  28. 23 Nov, 2016 3 commits