"python-package/vscode:/vscode.git/clone" did not exist on "6b288215c9f24a8f0e81e884cd1d93dbc678605b"
  1. 29 Oct, 2018 2 commits
  2. 27 Oct, 2018 1 commit
  3. 16 Oct, 2018 2 commits
  4. 13 Oct, 2018 1 commit
  5. 10 Oct, 2018 1 commit
  6. 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
  7. 08 Oct, 2018 1 commit
  8. 02 Oct, 2018 1 commit
  9. 24 Sep, 2018 1 commit
  10. 21 Sep, 2018 1 commit
  11. 20 Sep, 2018 1 commit
  12. 16 Sep, 2018 1 commit
  13. 12 Sep, 2018 1 commit
  14. 11 Sep, 2018 1 commit
  15. 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
  16. 06 Sep, 2018 1 commit
  17. 05 Sep, 2018 1 commit
  18. 01 Sep, 2018 1 commit
  19. 31 Aug, 2018 1 commit
  20. 29 Aug, 2018 2 commits
  21. 27 Aug, 2018 1 commit
  22. 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
  23. 23 Aug, 2018 1 commit
  24. 17 Aug, 2018 1 commit
  25. 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
  26. 12 Aug, 2018 1 commit
  27. 08 Aug, 2018 1 commit
  28. 06 Aug, 2018 1 commit
  29. 31 Jul, 2018 2 commits
  30. 25 Jul, 2018 1 commit
  31. 23 Jul, 2018 1 commit
  32. 15 Jul, 2018 1 commit
  33. 14 Jul, 2018 1 commit
  34. 13 Jul, 2018 1 commit
  35. 12 Jul, 2018 2 commits