"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "c6199311dece08e6ac08778f60d7fc9c3d796b11"
  1. 01 Mar, 2017 1 commit
  2. 26 Jan, 2017 2 commits
  3. 25 Jan, 2017 1 commit
  4. 23 Jan, 2017 1 commit
  5. 14 Jan, 2017 1 commit
  6. 05 Dec, 2016 2 commits
  7. 22 Nov, 2016 1 commit
  8. 19 Nov, 2016 1 commit
  9. 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
  10. 15 Nov, 2016 4 commits
  11. 02 Nov, 2016 1 commit
  12. 01 Nov, 2016 2 commits
  13. 31 Oct, 2016 1 commit
  14. 19 Oct, 2016 1 commit
  15. 05 Aug, 2016 1 commit