1. 22 Feb, 2020 1 commit
    • Guolin Ke's avatar
      some code refactoring (#2769) · 3e80df7e
      Guolin Ke authored
      * some refines
      
      * more omp refactoring
      
      * format define
      
      * fix merge bug
      
      * some fixes
      
      * fix some warnings
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * remove dup codes
      3e80df7e
  2. 29 Nov, 2019 1 commit
  3. 13 Apr, 2019 1 commit
  4. 11 Apr, 2019 1 commit
  5. 18 Jan, 2019 1 commit
  6. 10 Oct, 2018 1 commit
  7. 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
  8. 11 May, 2018 1 commit
  9. 17 Dec, 2017 1 commit
  10. 20 Aug, 2017 1 commit
  11. 21 Jul, 2017 1 commit
  12. 12 Apr, 2017 1 commit
  13. 10 Jan, 2017 1 commit
  14. 21 Nov, 2016 1 commit
  15. 18 Nov, 2016 1 commit
    • Guolin Ke's avatar
      Refactor for RAII (#86) · 5442ed78
      Guolin Ke authored
      * RAII for utils, application and c_api(partical)
      
      * raii for class in include folder
      
      * raii for application and boosting
      
      * raii for dataset and dataset loader
      
      * raii for dense bin and parser
      
      * RAII refactor for almost all classes
      
      * RAII for c_api
      
      * clean code
      
      * refine repeated code
      
      * Decouple the "sigmoid" between objective and boosting.
      
      * change std::vector<bool> back to std::vector<char> due to concurrence problem
      
      * slight reduce some memory cost
      5442ed78
  16. 03 Nov, 2016 1 commit
  17. 02 Nov, 2016 1 commit
  18. 31 Oct, 2016 1 commit
  19. 24 Oct, 2016 2 commits
  20. 21 Oct, 2016 3 commits
  21. 05 Aug, 2016 1 commit