1. 17 Aug, 2018 1 commit
  2. 16 Aug, 2018 1 commit
  3. 13 Aug, 2018 2 commits
    • 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
    • Nikita Titov's avatar
      a9ba870e
  4. 12 Aug, 2018 1 commit
  5. 08 Aug, 2018 1 commit
  6. 07 Aug, 2018 2 commits
  7. 06 Aug, 2018 2 commits
  8. 04 Aug, 2018 1 commit
  9. 31 Jul, 2018 3 commits
  10. 30 Jul, 2018 1 commit
  11. 29 Jul, 2018 2 commits
  12. 25 Jul, 2018 1 commit
  13. 23 Jul, 2018 1 commit
  14. 20 Jul, 2018 1 commit
  15. 15 Jul, 2018 3 commits
  16. 14 Jul, 2018 1 commit
  17. 13 Jul, 2018 5 commits
  18. 12 Jul, 2018 7 commits
  19. 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
  20. 10 Jul, 2018 2 commits
  21. 09 Jul, 2018 1 commit