1. 05 Nov, 2018 1 commit
  2. 01 Nov, 2018 1 commit
  3. 31 Oct, 2018 1 commit
  4. 30 Oct, 2018 1 commit
  5. 29 Oct, 2018 2 commits
  6. 27 Oct, 2018 1 commit
  7. 16 Oct, 2018 2 commits
  8. 13 Oct, 2018 1 commit
  9. 10 Oct, 2018 1 commit
  10. 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
  11. 08 Oct, 2018 1 commit
  12. 02 Oct, 2018 1 commit
  13. 24 Sep, 2018 1 commit
  14. 21 Sep, 2018 1 commit
  15. 20 Sep, 2018 1 commit
  16. 16 Sep, 2018 1 commit
  17. 12 Sep, 2018 1 commit
  18. 11 Sep, 2018 1 commit
  19. 08 Sep, 2018 1 commit
    • Nikita Titov's avatar
      [docs] minor docs enhancements (#1647) · 536f5dde
      Nikita Titov authored
      * added links to corresponding params in Quick-Start guide
      
      * updated description of possible input types in python
      
      * clarify list of numpy arrays input type in docs
      536f5dde
  20. 06 Sep, 2018 1 commit
  21. 05 Sep, 2018 1 commit
  22. 01 Sep, 2018 1 commit
  23. 31 Aug, 2018 1 commit
  24. 29 Aug, 2018 2 commits
  25. 27 Aug, 2018 1 commit
  26. 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
  27. 23 Aug, 2018 1 commit
  28. 17 Aug, 2018 1 commit
  29. 13 Aug, 2018 1 commit
    • Nikita Titov's avatar
      [ci] added tests with Clang/AppleClang compilation at Travis (#1522) · ad7738ac
      Nikita Titov authored
      * added clang test
      
      * hotfix
      
      * downgrade required AppleCLang version
      
      * fixed CMakeLists
      
      * prevent case when CMake is downgraded by libomp
      
      * fixed Clang test
      
      * moved MSVC version check to the better place
      
      * compile with Clang at Travis on Linux
      
      * clear .travis.yml
      
      * fixed indents
      
      * added support of MPI test at Travis with macOS
      
      * added FAQ entry about OpenMP library error
      
      * updated installation guide
      
      * moved APPLE_OUTPUT_DYLIB to other options
      
      * fix check-docs test: ignore old url from error message
      
      * added example of symlink command in FAQ
      
      * fixed markdown
      
      * capitalized heading
      
      * updated Python installation guide
      
      * changed mode in message command
      
      * added notes about MinGW efficiency problems
      
      * updated R-package installation guide
      
      * use quotes for gcc version
      
      * removed excess 'Note' phrase
      ad7738ac
  30. 12 Aug, 2018 1 commit
  31. 08 Aug, 2018 1 commit
  32. 06 Aug, 2018 1 commit
  33. 31 Jul, 2018 2 commits
  34. 25 Jul, 2018 1 commit
  35. 23 Jul, 2018 1 commit
  36. 15 Jul, 2018 1 commit