"tests/vscode:/vscode.git/clone" did not exist on "163416d2f56b6fe31e72138b8046b9e018c5e27c"
  1. 05 Jun, 2020 1 commit
  2. 01 Jun, 2020 1 commit
  3. 02 Mar, 2020 1 commit
  4. 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
  5. 29 Nov, 2019 1 commit
  6. 13 Apr, 2019 1 commit
  7. 11 Apr, 2019 1 commit
  8. 18 Jan, 2019 1 commit
  9. 10 Oct, 2018 1 commit
  10. 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
  11. 11 May, 2018 1 commit
  12. 17 Dec, 2017 1 commit
  13. 20 Aug, 2017 1 commit
  14. 21 Jul, 2017 1 commit
  15. 12 Apr, 2017 1 commit
  16. 10 Jan, 2017 1 commit
  17. 21 Nov, 2016 1 commit
  18. 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
  19. 03 Nov, 2016 1 commit
  20. 02 Nov, 2016 1 commit
  21. 31 Oct, 2016 1 commit
  22. 24 Oct, 2016 2 commits
  23. 21 Oct, 2016 3 commits
  24. 05 Aug, 2016 1 commit