1. 17 Mar, 2020 1 commit
  2. 11 Mar, 2020 1 commit
  3. 10 Mar, 2020 2 commits
  4. 08 Mar, 2020 2 commits
  5. 06 Mar, 2020 3 commits
  6. 05 Mar, 2020 3 commits
  7. 04 Mar, 2020 3 commits
  8. 03 Mar, 2020 2 commits
  9. 02 Mar, 2020 5 commits
  10. 29 Feb, 2020 2 commits
  11. 28 Feb, 2020 1 commit
  12. 27 Feb, 2020 3 commits
  13. 26 Feb, 2020 2 commits
  14. 25 Feb, 2020 3 commits
  15. 24 Feb, 2020 5 commits
  16. 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
  17. 20 Feb, 2020 1 commit
    • Nikita Titov's avatar
      added feature infos to JSON dump (#2660) · c4a7ab81
      Nikita Titov authored
      
      
      * added feature infos to JSON dump
      
      * slight json schema refactor
      
      * simpified code
      
      * refactor feature_infos
      
      * refactoring
      
      * Update src/boosting/gbdt.cpp
      
      * Update dataset.h
      
      * Update include/LightGBM/dataset.h
      
      * simplify
      
      * Apply suggestions from code review
      
      * parse string and construct JSON objs
      Co-authored-by: default avatarGuolin Ke <guolin.ke@outlook.com>
      c4a7ab81