"src/boosting/dart.hpp" did not exist on "3586673ab28616ab1cd47f0e021c8be89bc06cca"
  1. 25 Mar, 2017 1 commit
  2. 22 Jan, 2017 1 commit
  3. 10 Jan, 2017 1 commit
  4. 09 Jan, 2017 1 commit
  5. 18 Dec, 2016 1 commit
  6. 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
  7. 19 Oct, 2016 1 commit
  8. 08 Oct, 2016 1 commit
  9. 08 Aug, 2016 1 commit
  10. 05 Aug, 2016 1 commit