"src/lightgbm_R.cpp" did not exist on "46818ac60f5f50d5b764df1c0f7e91a1bf1e9aa7"
  1. 06 Nov, 2018 1 commit
  2. 20 May, 2018 1 commit
    • Guolin Ke's avatar
      Refine config object (#1381) · dc699574
      Guolin Ke authored
      * [WIP] refine config
      
      * [wip] ready for the auto code generate
      
      * auto generate config codes
      
      * use with to open file
      
      * fix bug
      
      * fix pylint
      
      * fix bug
      
      * fix pylint
      
      * fix bugs.
      
      * tmp for failed test.
      
      * fix tests.
      
      * added nthreads alias
      
      * added new aliases from new config.h
      
      * fixed duplicated alias
      
      * refactored parameter_generator.py
      
      * added new aliases from config.h and removed remaining old names
      
      * fix bugs & some miss alias
      
      * added aliases
      
      * add more descriptions.
      
      * add comment.
      dc699574
  3. 11 May, 2018 1 commit
  4. 16 Jan, 2018 1 commit
  5. 15 Jan, 2018 1 commit
  6. 11 Jan, 2018 1 commit
  7. 04 Jul, 2017 1 commit
  8. 17 Apr, 2017 2 commits
  9. 16 Apr, 2017 1 commit
    • Guolin Ke's avatar
      faster histogram sum up (#418) · 98c7c2a3
      Guolin Ke authored
      * some refactor.
      
      * two stage sum up to reduce sum up error.
      
      * add more two-stage sumup.
      
      * some refactor.
      
      * add alignment.
      
      * change name to aligned_allocator.
      
      * remove some useless sumup.
      
      * fix a warning.
      
      * add -march=native .
      
      * remove the padding of gradients.
      
      * no alignment.
      
      * fix test.
      
      * change KNumSumupGroup to 32768.
      
      * change gcc flags.
      98c7c2a3
  10. 06 Apr, 2017 1 commit
  11. 28 Mar, 2017 1 commit
  12. 01 Mar, 2017 5 commits