1. 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
  2. 14 Dec, 2018 1 commit
  3. 10 Dec, 2018 1 commit
  4. 30 Nov, 2018 1 commit
  5. 25 Nov, 2018 2 commits
  6. 23 Nov, 2018 1 commit
  7. 06 Nov, 2018 3 commits
  8. 01 Nov, 2018 2 commits
  9. 31 Oct, 2018 1 commit
  10. 27 Oct, 2018 1 commit
  11. 26 Oct, 2018 1 commit
  12. 10 Oct, 2018 1 commit
  13. 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
  14. 07 Oct, 2018 1 commit
  15. 03 Oct, 2018 1 commit
    • Nikita Titov's avatar
      [ci] dowgrade gcc version for Linux on Azure (#1718) · 52dbc572
      Nikita Titov authored
      * dowgrade gcc version on Azure
      
      * small fixes, update Artifacts condition for easy debug.
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * Update setup.sh
      
      * Update CMakeLists.txt
      
      * Update .vsts-ci.yml
      
      * Update CMakeLists.txt
      
      * remove the lgamma
      
      * update comment
      
      * make sure that we use appropriate compiler
      52dbc572
  16. 29 Sep, 2018 1 commit
  17. 28 Sep, 2018 1 commit
  18. 15 Sep, 2018 1 commit
  19. 11 Sep, 2018 2 commits
  20. 07 Sep, 2018 1 commit
  21. 03 Sep, 2018 1 commit
  22. 29 Aug, 2018 1 commit
    • James Lamb's avatar
      [R-package] CRAN fixes (#1499) · eded794e
      James Lamb authored
      * Fixed typos in docs
      
      * Fixed inconsistencies in documentation
      
      * Updated strategy for registering routines
      
      * Fixed issues caused by smashing multiple functions into one Rd
      
      * Fixed issues with documentation
      
      * Removed VignetteBuilder and updated Rbuildignore
      
      * Added R build artefacts to gitignore
      
      * Added namespacing on data.table set function. Updated handling of CMakeLists file to get around CRAN check.
      
      * Updated build instructions
      
      * Added R build script
      
      * Removed build_r.sh script and updated R-package install instructions
      eded794e
  23. 27 Aug, 2018 2 commits
  24. 25 Aug, 2018 3 commits
  25. 24 Aug, 2018 1 commit
  26. 23 Aug, 2018 1 commit
  27. 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
  28. 21 Aug, 2018 1 commit
  29. 16 Aug, 2018 1 commit
  30. 31 Jul, 2018 2 commits
  31. 29 Jul, 2018 1 commit