1. 20 Dec, 2018 1 commit
  2. 17 Dec, 2018 1 commit
    • Guolin Ke's avatar
      Fix bugs in RF (#1906) · cba82447
      Guolin Ke authored
      * fix RF's bugs
      
      * fix tests
      
      * rollback num_iterations
      
      * fix a bug and reduce memory costs
      
      * reduce memory cost
      cba82447
  3. 25 Nov, 2018 1 commit
  4. 22 Nov, 2018 1 commit
  5. 01 Nov, 2018 1 commit
  6. 29 Oct, 2018 1 commit
  7. 27 Oct, 2018 1 commit
  8. 10 Oct, 2018 2 commits
  9. 09 Oct, 2018 1 commit
    • Guolin Ke's avatar
      average predictions for constant features (#1735) · c920e634
      Guolin Ke authored
      * average predictions for constant features
      
      * fix possible numerical issues in std::log.
      
      * fix pylint
      
      * fix bugs in c_api
      
      * fix styles
      
      * clean code for multi class
      
      * rewrite test
      
      * fix pylint
      
      * skip test_constant_features
      
      * refine test
      
      * fix tests
      
      * fix tests
      
      * update FAQ
      
      * fix test
      
      * Update FAQ.rst
      c920e634
  10. 29 Sep, 2018 1 commit
  11. 16 Sep, 2018 1 commit
  12. 11 Sep, 2018 1 commit
  13. 06 Sep, 2018 1 commit
  14. 29 Aug, 2018 1 commit
  15. 27 Aug, 2018 2 commits
  16. 25 Aug, 2018 1 commit
    • Guolin Ke's avatar
      add support of refit-decay (#1603) · 2db6377a
      Guolin Ke authored
      * add support of refit-decay
      
      * add refit into c_api
      
      * add test
      
      * update document
      
      * Update basic.py
      
      * Update test_engine.py
      
      * Update basic.py
      
      * Update test_engine.py
      
      * fix comments
      
      * update test
      
      * fix the comments
      
      * Update test_engine.py
      2db6377a
  17. 22 Aug, 2018 1 commit
    • Guolin Ke's avatar
      add start_iteration in model saving (#1565) · 941068ee
      Guolin Ke authored
      * add start_iteration in model saving
      
      * fix test
      
      * shuffle models ability
      
      * fix bug
      
      * update document
      
      * refine
      
      * Update engine.py
      
      * Update basic.py
      
      * fix comments
      
      * fix comment
      941068ee
  18. 21 Aug, 2018 1 commit
  19. 17 Aug, 2018 1 commit
  20. 16 Aug, 2018 1 commit
  21. 08 Aug, 2018 1 commit
  22. 06 Aug, 2018 1 commit
  23. 31 Jul, 2018 1 commit
  24. 25 Jul, 2018 1 commit
  25. 15 Jul, 2018 1 commit
  26. 12 Jul, 2018 1 commit
  27. 09 Jul, 2018 1 commit
  28. 07 Jul, 2018 1 commit
  29. 14 Jun, 2018 2 commits
  30. 10 Jun, 2018 1 commit
  31. 04 Jun, 2018 3 commits
  32. 03 Jun, 2018 2 commits
  33. 02 Jun, 2018 1 commit
    • Nikita Titov's avatar
      [docs] generate parameters description from config file. Stage 1 (#1409) · 713f5e6c
      Nikita Titov authored
      * generate parameters description from config file
      
      * made pylint happy
      
      * added checks description
      
      * fixed links handling in desc and descl2 fields
      
      * refine Core Parameters section
      
      * removed excess quotes from default values
      
      * fixed parameter type retrieve
      
      * added note about auto-generated parameters
      713f5e6c
  34. 21 May, 2018 1 commit