1. 03 Sep, 2019 1 commit
  2. 24 Jul, 2019 1 commit
  3. 01 Jul, 2019 1 commit
  4. 08 May, 2019 1 commit
  5. 06 May, 2019 1 commit
  6. 26 Apr, 2019 1 commit
    • Nikita Titov's avatar
      [ci] hotfixes (#2132) · 044a39d0
      Nikita Titov authored
      * Update Features.rst
      
      * Update .appveyor.yml
      
      * Update test_windows.ps1
      
      * Update test_windows.ps1
      
      * Update .appveyor.yml
      
      * Update test_windows.ps1
      
      * Update .appveyor.yml
      044a39d0
  7. 09 Apr, 2019 1 commit
    • Nikita Titov's avatar
      [ci] update CI stuff (#2079) · 691b8428
      Nikita Titov authored
      * updated boost submodule
      
      * updated docker with new stable Clang and CMake
      
      * switch to dev docker
      
      * updated setup script
      
      * updated MinGW on Appveyor
      
      * updated Azure config to use docker for GPU task
      
      * do not upgrade gcc - takes too long
      
      * test: switch compilers
      
      * switch compilers back
      
      * get back to main docker
      691b8428
  8. 20 Mar, 2019 1 commit
  9. 18 Mar, 2019 1 commit
  10. 14 Mar, 2019 1 commit
  11. 18 Feb, 2019 1 commit
  12. 05 Feb, 2019 1 commit
  13. 02 Feb, 2019 1 commit
  14. 30 Jan, 2019 1 commit
  15. 25 Nov, 2018 1 commit
  16. 21 Nov, 2018 1 commit
  17. 07 Nov, 2018 1 commit
  18. 05 Nov, 2018 1 commit
  19. 17 Oct, 2018 1 commit
  20. 15 Oct, 2018 1 commit
  21. 04 Oct, 2018 1 commit
  22. 03 Oct, 2018 1 commit
  23. 28 Sep, 2018 1 commit
  24. 20 Sep, 2018 1 commit
  25. 18 Sep, 2018 1 commit
    • Guolin Ke's avatar
      new release (#1649) · 7158a632
      Guolin Ke authored
      * Update VERSION.txt
      
      * Update DESCRIPTION
      
      * Update .appveyor.yml
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Update VERSION.txt
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Update VERSION.txt
      
      * Update DESCRIPTION
      7158a632
  26. 12 Sep, 2018 1 commit
    • Nikita Titov's avatar
      [ci] rebalanced Windows tests (#1660) · c258cec7
      Nikita Titov authored
      * refined Appveyor
      
      * run all tests at Appveyor
      
      * refined VSTS Windows part
      
      * return back old MinGW version
      
      * fixed weird MinGW bug
      
      * don't test Python 3.7 at Windows
      
      * disable tree rendering at Appveyor
      
      * give names to scripts in VSTS Windows and artifacts parts
      c258cec7
  27. 09 Sep, 2018 1 commit
    • Guolin Ke's avatar
      refine vsts-ci (#1653) · f44b60b6
      Guolin Ke authored
      * Fix CI (#1652)
      
      * Update .travis.yml
      
      * Update .appveyor.yml
      
      * only tags for build
      
      * Update .vsts-ci.yml
      
      * Update .vsts-ci.yml
      f44b60b6
  28. 15 Jul, 2018 1 commit
  29. 12 Jul, 2018 1 commit
    • Guolin Ke's avatar
      add vsts ci (#1497) · 1437ce8b
      Guolin Ke authored
      * fix bugs
      
      * many fixes
      
      * remove duplicate lines
      
      * test for mingw
      
      * Not nuget in appveyor
      
      * remove mingw build
      
      * Update test.sh
      
      * Update test.sh
      
      * Update test.sh
      
      * fixed macOS wheel name
      
      * don't run docs test at VSTS
      
      * made nuget creating script directory independent
      1437ce8b
  30. 29 Jun, 2018 1 commit
  31. 09 Jun, 2018 1 commit
  32. 08 May, 2018 1 commit
    • Nikita Titov's avatar
      [ci][python] updated pep8 to pycodestyle (#1358) · 21487d8a
      Nikita Titov authored
      * updated pep8 to pycodestyle
      
      * fixed E722 do not use bare 'except'
      
      * fixed W605 invalid escape sequence '\*'
      
      * fixed W504 line break after binary operator
      
      * ignore W605 invalid escape sequence '\*' in nuget builder
      
      * made pycodestyle happy
      21487d8a
  33. 01 May, 2018 1 commit
  34. 25 Jan, 2018 1 commit
  35. 26 Dec, 2017 1 commit
  36. 04 Dec, 2017 1 commit
  37. 29 Nov, 2017 1 commit
    • Nikita Titov's avatar
      [ci] [docs] compilation on macOS (#1088) · d51f2b4f
      Nikita Titov authored
      * updated travis
      
      * renamed OSX->macOS; updated gcc installation on macOS
      
      * updated travis macos installation
      
       Please enter the commit message for your changes. Lines starting
      
      * updated installation guide for macos
      
      * fixed spelling
      
      * renamed appveyor file
      
      * updated Travis
      d51f2b4f
  38. 25 Nov, 2017 1 commit
  39. 18 Oct, 2017 1 commit
  40. 16 Oct, 2017 1 commit
    • Guolin Ke's avatar
      Refine categorical features (#993) · eadc7b9d
      Guolin Ke authored
      * many fixes for categorical feature
      
      * add l2 to categorcial split.
      
      * remove useless file
      
      * update version
      
      * add cat_l2
      
      * update appveyor verison
      
      * remove file
      
      * fix tests.
      
      * change default cat_l2 value
      
      * fix a bug in bin finder
      
      * change default cat_smooth_ratio
      eadc7b9d