1. 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
  2. 28 Mar, 2017 1 commit
  3. 21 Mar, 2017 1 commit
  4. 15 Mar, 2017 1 commit
  5. 14 Mar, 2017 1 commit
  6. 13 Mar, 2017 3 commits
  7. 02 Feb, 2017 1 commit
  8. 21 Jan, 2017 1 commit
  9. 12 Jan, 2017 1 commit
  10. 07 Jan, 2017 1 commit
  11. 03 Jan, 2017 1 commit
  12. 02 Jan, 2017 1 commit
  13. 31 Dec, 2016 1 commit
  14. 23 Dec, 2016 3 commits
  15. 05 Dec, 2016 1 commit
  16. 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
  17. 29 Nov, 2016 1 commit
  18. 27 Nov, 2016 1 commit
  19. 26 Nov, 2016 7 commits
  20. 24 Nov, 2016 1 commit
  21. 23 Nov, 2016 5 commits
  22. 22 Nov, 2016 1 commit
  23. 21 Nov, 2016 1 commit
  24. 15 Nov, 2016 3 commits