"python-package/vscode:/vscode.git/clone" did not exist on "96583ab5891445138376acb89fb393b7e393daa6"
  1. 15 May, 2017 1 commit
  2. 07 Apr, 2017 1 commit
  3. 30 Mar, 2017 1 commit
  4. 28 Mar, 2017 1 commit
  5. 01 Mar, 2017 1 commit
  6. 22 Jan, 2017 1 commit
  7. 12 Jan, 2017 1 commit
  8. 19 Dec, 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. 08 Aug, 2016 1 commit
  11. 05 Aug, 2016 1 commit