1. 20 Apr, 2021 1 commit
  2. 16 Apr, 2021 1 commit
  3. 15 Apr, 2021 1 commit
  4. 12 Apr, 2021 1 commit
  5. 09 Apr, 2021 1 commit
  6. 31 Mar, 2021 1 commit
  7. 28 Mar, 2021 1 commit
  8. 27 Mar, 2021 1 commit
  9. 26 Mar, 2021 1 commit
  10. 11 Mar, 2021 2 commits
  11. 10 Mar, 2021 1 commit
  12. 07 Feb, 2021 4 commits
  13. 03 Feb, 2021 1 commit
  14. 02 Feb, 2021 2 commits
  15. 01 Feb, 2021 2 commits
  16. 31 Jan, 2021 2 commits
    • Nikita Titov's avatar
      [python] Start supporting Python 3.9 (#3693) · be2fe2f5
      Nikita Titov authored
      * start supporting Python 3.9
      
      * Update .vsts-ci.yml
      
      * Update .vsts-ci.yml
      
      * Update .appveyor.yml
      
      * Update .vsts-ci.yml
      
      * Update .appveyor.yml
      
      * fixed conflicts
      
      * continue
      be2fe2f5
    • Nikita Titov's avatar
      [CUDA] Support CUDA 9 and test different CUDA versions at CI (#3880) · 0c42cb40
      Nikita Titov authored
      * test different CUDA versions
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update setup.sh
      
      * Update setup.sh
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update setup.sh
      
      * Update setup.sh
      
      * Update setup.sh
      
      * Update setup.sh
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update CMakeLists.txt
      
      * specify CUDA version in workflow job name
      0c42cb40
  17. 28 Jan, 2021 1 commit
    • Nikita Titov's avatar
      [ci] improve and run CUDA jobs for every commit and PR (#3825) · c4b51317
      Nikita Titov authored
      * Update setup.sh
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update README.md
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update setup.sh
      
      * Update setup.sh
      
      * Update setup.sh
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      
      * Update cuda.yml
      c4b51317
  18. 24 Jan, 2021 1 commit
  19. 15 Jan, 2021 2 commits
  20. 13 Jan, 2021 1 commit
    • Nikita Titov's avatar
      [ci] improve experience with optional GitHub workflows (#3740) · f997a069
      Nikita Titov authored
      * improve experience with optional GitHub workflows
      
      * Update README.md
      
      * Update r_artifacts.yml
      
      * Update optional_checks.yml
      
      * continue
      
      * Update triggering_comments.yml
      
      * Update README.md
      
      * Update r_artifacts.yml
      
      * Update r_artifacts.yml
      
      * Update r_artifacts.yml
      
      * Update r_valgrind.yml
      
      * Update r_artifacts.yml
      
      * Update r_valgrind.yml
      
      * Update r_valgrind.yml
      
      * Update r_valgrind.yml
      
      * add docstrings to fix lint
      
      * better formatting for multi-line commands
      f997a069
  21. 10 Jan, 2021 1 commit
  22. 07 Jan, 2021 1 commit
  23. 04 Jan, 2021 1 commit
  24. 22 Dec, 2020 1 commit
    • Jan Stiborek's avatar
      [python] [dask] add initial dask integration (#3515) · d90a16d5
      Jan Stiborek authored
      * migrated implementation from dask/dask-lightgbm
      
      * relaxed tests
      
      * tests skipped in case that MPI is used
      
      * fixed python 2.7 import + tests disabled on windows
      
      * python < 3.6 is not supported in tests
      
      * tests enabled only for linux
      
      * tests disabled for mpi interface
      
      * dask version pinned to >= 2.0
      
      * added @jameslamb as code owner
      
      * added missing pandas dependency
      
      * code refactoring, removed code duplication - lightgbm.dask.LGBMClassifier.fit is the same as lightgbm.dask.LGBMRegressor.fit
      
      * fixed refactoring
      
      * code deduplication - fit method moved into mixin class
      
      * fixed CODEOWNERS
      
      * removed unnecessary import
      
      * skip the module execution on python < 3.6 and on platform different than linux.
      
      * removed skip for python < 3.6
      
      * review comments
      
      * removed noqa, renamed API classes, renamed local variables
      d90a16d5
  25. 27 Nov, 2020 1 commit
  26. 23 Nov, 2020 1 commit
  27. 22 Nov, 2020 1 commit
  28. 17 Nov, 2020 1 commit
  29. 10 Nov, 2020 1 commit
  30. 08 Nov, 2020 1 commit
  31. 06 Nov, 2020 1 commit
  32. 30 Oct, 2020 1 commit