1. 25 Sep, 2018 1 commit
  2. 22 Sep, 2018 1 commit
  3. 20 Sep, 2018 2 commits
  4. 19 Sep, 2018 1 commit
  5. 15 Sep, 2018 1 commit
  6. 11 Sep, 2018 1 commit
  7. 08 Sep, 2018 3 commits
  8. 06 Sep, 2018 1 commit
  9. 05 Sep, 2018 1 commit
  10. 02 Sep, 2018 1 commit
  11. 01 Sep, 2018 1 commit
  12. 29 Aug, 2018 2 commits
  13. 27 Aug, 2018 3 commits
  14. 26 Aug, 2018 2 commits
  15. 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
  16. 24 Aug, 2018 1 commit
  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. 19 Aug, 2018 2 commits
  19. 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
  20. 08 Aug, 2018 1 commit
  21. 07 Aug, 2018 2 commits
  22. 31 Jul, 2018 1 commit
  23. 30 Jul, 2018 1 commit
  24. 29 Jul, 2018 1 commit
  25. 25 Jul, 2018 1 commit
  26. 20 Jul, 2018 1 commit
  27. 15 Jul, 2018 1 commit
  28. 11 Jul, 2018 1 commit
    • Misha Lisovyi's avatar
      [python] Configure choice of `feature_importance_` in sklearn API (#1470) · dae75516
      Misha Lisovyi authored
      * ignore vim temporary files
      
      * add importance_type arg to sklearn API
      
      * update documentation info
      
      * remote a trailing space
      
      * remove trailing space (again :))
      
      * add instructions on importance choices to sklearn API
      
      * drop mention of constructor in the feature type setting
      
      * adding a test for different feture types
      
      * remove trailing spaces, make shorter assert in feature importance type handling test
      
      * fixing style issue introduced with the new test
      dae75516
  29. 07 Jul, 2018 2 commits
  30. 03 Jul, 2018 1 commit