1. 17 Oct, 2025 1 commit
  2. 05 Jun, 2020 1 commit
  3. 01 Jun, 2020 1 commit
  4. 22 Feb, 2020 1 commit
    • Guolin Ke's avatar
      some code refactoring (#2769) · 3e80df7e
      Guolin Ke authored
      * some refines
      
      * more omp refactoring
      
      * format define
      
      * fix merge bug
      
      * some fixes
      
      * fix some warnings
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * remove dup codes
      3e80df7e
  5. 13 Apr, 2019 1 commit
  6. 11 Apr, 2019 1 commit
  7. 06 Feb, 2019 1 commit
  8. 02 Feb, 2019 1 commit
  9. 01 Nov, 2018 1 commit
  10. 21 Aug, 2018 1 commit
  11. 27 Feb, 2018 1 commit
    • ebernhardson's avatar
      Experimental support for HDFS (#1243) · 7e186a57
      ebernhardson authored
      * Read and write datsets from hdfs.
      * Only enabled when cmake is run with -DUSE_HDFS:BOOL=TRUE
      * Introduces VirtualFile(Reader|Writer) to asbtract VFS differences
      7e186a57
  12. 28 Mar, 2017 1 commit
  13. 21 Nov, 2016 1 commit
  14. 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
  15. 28 Oct, 2016 2 commits
  16. 08 Aug, 2016 1 commit
  17. 05 Aug, 2016 1 commit