1. 28 Apr, 2017 1 commit
    • wxchan's avatar
      [MRG] translate model to if-else (#469) · 8a19834a
      wxchan authored
      * translate model to if-else
      
      * support multiclass and predictleaf
      
      * remove java option for now
      
      * support multi-thread
      
      * add task:convert_model
      8a19834a
  2. 17 Apr, 2017 1 commit
  3. 16 Apr, 2017 1 commit
    • Guolin Ke's avatar
      faster histogram sum up (#418) · 98c7c2a3
      Guolin Ke authored
      * some refactor.
      
      * two stage sum up to reduce sum up error.
      
      * add more two-stage sumup.
      
      * some refactor.
      
      * add alignment.
      
      * change name to aligned_allocator.
      
      * remove some useless sumup.
      
      * fix a warning.
      
      * add -march=native .
      
      * remove the padding of gradients.
      
      * no alignment.
      
      * fix test.
      
      * change KNumSumupGroup to 32768.
      
      * change gcc flags.
      98c7c2a3
  4. 13 Apr, 2017 1 commit
    • Guolin Ke's avatar
      remove additional cost for prediction task. (#404) · ab559101
      Guolin Ke authored
      * refine prediction logic.
      
      * fix test.
      
      * fix out_len in training score of Dart.
      
      * improve predict speed for high dimension data.
      
      * try use unordered_map for sparse prediction.
      
      * avoid using unordered_map.
      
      * clean code.
      
      * fix test.
      
      * move predict buffer to Predictor.
      ab559101
  5. 10 Apr, 2017 1 commit
    • Guolin Ke's avatar
      refine prediction logic. (#395) · 71660f1c
      Guolin Ke authored
      * refine prediction logic.
      
      * fix test.
      
      * fix out_len in training score of Dart.
      
      * improve predict speed for high dimension data.
      71660f1c
  6. 06 Apr, 2017 1 commit
  7. 05 Apr, 2017 1 commit
  8. 30 Mar, 2017 1 commit
  9. 26 Mar, 2017 1 commit
  10. 23 Mar, 2017 1 commit
  11. 22 Mar, 2017 2 commits
  12. 13 Mar, 2017 1 commit
  13. 07 Mar, 2017 1 commit
  14. 01 Mar, 2017 2 commits
  15. 02 Feb, 2017 1 commit
  16. 23 Jan, 2017 1 commit
  17. 22 Jan, 2017 1 commit
  18. 19 Jan, 2017 2 commits
  19. 14 Jan, 2017 1 commit
  20. 10 Jan, 2017 3 commits
  21. 02 Jan, 2017 1 commit
  22. 31 Dec, 2016 1 commit
  23. 24 Dec, 2016 2 commits
  24. 23 Dec, 2016 1 commit
  25. 19 Dec, 2016 1 commit
  26. 18 Dec, 2016 1 commit
  27. 05 Dec, 2016 1 commit
  28. 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
  29. 27 Nov, 2016 2 commits
  30. 26 Nov, 2016 1 commit
  31. 24 Nov, 2016 3 commits