1. 12 Sep, 2018 1 commit
  2. 11 Sep, 2018 1 commit
  3. 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
  4. 06 Sep, 2018 1 commit
  5. 05 Sep, 2018 1 commit
  6. 01 Sep, 2018 1 commit
  7. 31 Aug, 2018 1 commit
  8. 29 Aug, 2018 2 commits
  9. 27 Aug, 2018 1 commit
  10. 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
  11. 23 Aug, 2018 1 commit
  12. 17 Aug, 2018 1 commit
  13. 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
  14. 12 Aug, 2018 1 commit
  15. 08 Aug, 2018 1 commit
  16. 06 Aug, 2018 1 commit
  17. 31 Jul, 2018 2 commits
  18. 25 Jul, 2018 1 commit
  19. 23 Jul, 2018 1 commit
  20. 15 Jul, 2018 1 commit
  21. 14 Jul, 2018 1 commit
  22. 13 Jul, 2018 1 commit
  23. 12 Jul, 2018 3 commits
  24. 10 Jul, 2018 1 commit
    • Nikita Titov's avatar
      [docs] Added permalink to each param (#1498) · fac4afe0
      Nikita Titov authored
      * added permalink to each parameter
      
      * run parameter_generator.py
      
      * concretized links
      
      * hotfix
      
      * run parameter_generator.py
      
      * added space between param name and permalink
      
      * added info about initscore_filename in Continued Training section and edited links
      
      * replaced aliases for weight and group with original names
      
      * disable emoji
      fac4afe0
  25. 09 Jul, 2018 1 commit
  26. 03 Jul, 2018 1 commit
  27. 20 Jun, 2018 1 commit
  28. 14 Jun, 2018 1 commit
  29. 12 Jun, 2018 1 commit
  30. 10 Jun, 2018 1 commit
  31. 09 Jun, 2018 2 commits
  32. 08 Jun, 2018 1 commit
  33. 06 Jun, 2018 1 commit
    • Nikita Titov's avatar
      [docs] generate parameters description from config file. Final stage (#1421) · 0a9d4cc2
      Nikita Titov authored
      * removed excess whitespaces
      
      * don't use built-in name for variable
      
      * simplified line parsing
      
      * chanched link to related
      
      * run parameter_generator.py
      
      * removed old targets
      
      * use tuples instead of list where possible
      
      * hotfix for descriptions were erased and only last one was kept
      
      * run parameter_generator.py
      
      * separated checks from aliases section
      0a9d4cc2
  34. 04 Jun, 2018 1 commit
  35. 03 Jun, 2018 1 commit