1. 19 Dec, 2017 1 commit
  2. 18 Aug, 2017 1 commit
  3. 28 Apr, 2017 1 commit
    • wxchan's avatar
      [MRG] translate model to if-else (#469) · 8a19834a
      wxchan authored
      * translate model to if-else
      
      * support multiclass and predictleaf
      
      * remove java option for now
      
      * support multi-thread
      
      * add task:convert_model
      8a19834a
  4. 01 Mar, 2017 1 commit
  5. 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
  6. 04 Nov, 2016 1 commit
  7. 31 Oct, 2016 1 commit
  8. 19 Oct, 2016 1 commit
  9. 18 Oct, 2016 1 commit
  10. 08 Aug, 2016 1 commit
  11. 05 Aug, 2016 1 commit