"src/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "f1ec2d204f9d36acedbc8703afe3ae369a0c12e1"
  1. 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
  2. 15 Nov, 2016 1 commit
  3. 07 Nov, 2016 1 commit
  4. 03 Nov, 2016 1 commit
  5. 01 Nov, 2016 1 commit
  6. 31 Oct, 2016 1 commit
  7. 05 Aug, 2016 1 commit