1. 15 Nov, 2019 1 commit
  2. 11 Nov, 2019 1 commit
  3. 27 Sep, 2019 1 commit
  4. 26 Sep, 2019 1 commit
  5. 22 Sep, 2019 1 commit
  6. 28 Jul, 2019 1 commit
  7. 25 Jul, 2019 2 commits
  8. 18 Jul, 2019 1 commit
  9. 05 Jun, 2019 1 commit
  10. 02 Jun, 2019 1 commit
  11. 13 Apr, 2019 1 commit
  12. 11 Apr, 2019 1 commit
  13. 02 Feb, 2019 1 commit
  14. 31 Jul, 2018 1 commit
  15. 12 Jul, 2018 1 commit
  16. 03 Jun, 2018 1 commit
  17. 20 May, 2018 1 commit
    • Guolin Ke's avatar
      Refine config object (#1381) · dc699574
      Guolin Ke authored
      * [WIP] refine config
      
      * [wip] ready for the auto code generate
      
      * auto generate config codes
      
      * use with to open file
      
      * fix bug
      
      * fix pylint
      
      * fix bug
      
      * fix pylint
      
      * fix bugs.
      
      * tmp for failed test.
      
      * fix tests.
      
      * added nthreads alias
      
      * added new aliases from new config.h
      
      * fixed duplicated alias
      
      * refactored parameter_generator.py
      
      * added new aliases from config.h and removed remaining old names
      
      * fix bugs & some miss alias
      
      * added aliases
      
      * add more descriptions.
      
      * add comment.
      dc699574
  18. 11 May, 2018 1 commit
  19. 04 May, 2018 1 commit
  20. 03 May, 2018 1 commit
  21. 24 Apr, 2018 1 commit
  22. 18 Apr, 2018 3 commits
  23. 17 Apr, 2018 1 commit
  24. 07 Feb, 2018 1 commit
  25. 05 Feb, 2018 1 commit
  26. 21 Jan, 2018 2 commits
  27. 16 Jan, 2018 1 commit
  28. 01 Jan, 2018 1 commit
  29. 31 Dec, 2017 1 commit
  30. 29 Dec, 2017 1 commit
  31. 19 Dec, 2017 1 commit
  32. 26 Nov, 2017 1 commit
    • Guolin Ke's avatar
      Speed up saving and loading model (#1083) · 8a5ec366
      Guolin Ke authored
      * remove protobuf
      
      * add version number
      
      * remove pmml script
      
      * use float for split gain
      
      * fix warnings
      
      * refine the read model logic of gbdt
      
      * fix compile error
      
      * improve decode speed
      
      * fix some bugs
      
      * fix double accuracy problem
      
      * fix bug
      
      * multi-thread save model
      
      * speed up save model to string
      
      * parallel save/load model
      
      * fix some warnings.
      
      * fix warnings.
      
      * fix a bug
      
      * remove debug output
      
      * fix doc
      
      * fix max_bin warning in tests.
      
      * fix max_bin warning
      
      * fix pylint
      
      * clean code for stringToArray
      
      * clean code for TToString
      
      * remove max_bin
      
      * replace "class" with typename
      8a5ec366
  33. 11 Nov, 2017 1 commit
  34. 26 Oct, 2017 1 commit
    • wxchan's avatar
      fix protobuf on vs build (#1004) · 2b20569e
      wxchan authored
      * [optional] support protobuf
      
      * fix windows/LightGBM.vcxproj
      
      * add doc
      
      * fix doc
      
      * fix vs support (#2)
      
      * fix vs support
      
      * fix cmake
      2b20569e
  35. 20 Oct, 2017 1 commit
  36. 19 Oct, 2017 1 commit