"tests/vscode:/vscode.git/clone" did not exist on "f6b25ac98dd2362c2ea79be266a8d3fc6645d375"
  1. 29 Sep, 2018 1 commit
  2. 27 Aug, 2018 1 commit
  3. 25 Aug, 2018 1 commit
    • Guolin Ke's avatar
      add support of refit-decay (#1603) · 2db6377a
      Guolin Ke authored
      * add support of refit-decay
      
      * add refit into c_api
      
      * add test
      
      * update document
      
      * Update basic.py
      
      * Update test_engine.py
      
      * Update basic.py
      
      * Update test_engine.py
      
      * fix comments
      
      * update test
      
      * fix the comments
      
      * Update test_engine.py
      2db6377a
  4. 22 Aug, 2018 1 commit
    • Guolin Ke's avatar
      add start_iteration in model saving (#1565) · 941068ee
      Guolin Ke authored
      * add start_iteration in model saving
      
      * fix test
      
      * shuffle models ability
      
      * fix bug
      
      * update document
      
      * refine
      
      * Update engine.py
      
      * Update basic.py
      
      * fix comments
      
      * fix comment
      941068ee
  5. 16 Aug, 2018 1 commit
  6. 07 Jul, 2018 1 commit
  7. 16 Dec, 2017 1 commit
  8. 15 Dec, 2017 2 commits
  9. 14 Dec, 2017 1 commit
  10. 29 Nov, 2017 1 commit
  11. 24 Nov, 2017 1 commit
  12. 12 Oct, 2017 1 commit
  13. 11 Oct, 2017 1 commit
  14. 24 Aug, 2017 1 commit
  15. 18 Aug, 2017 1 commit
  16. 01 Jun, 2017 1 commit
  17. 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
  18. 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
  19. 28 Mar, 2017 1 commit
  20. 21 Mar, 2017 1 commit
  21. 15 Mar, 2017 1 commit
  22. 14 Mar, 2017 1 commit
  23. 13 Mar, 2017 3 commits
  24. 02 Feb, 2017 1 commit
  25. 21 Jan, 2017 1 commit
  26. 12 Jan, 2017 1 commit
  27. 07 Jan, 2017 1 commit
  28. 03 Jan, 2017 1 commit
  29. 02 Jan, 2017 1 commit
  30. 31 Dec, 2016 1 commit
  31. 23 Dec, 2016 3 commits
  32. 05 Dec, 2016 1 commit
  33. 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
  34. 29 Nov, 2016 1 commit
  35. 27 Nov, 2016 1 commit