1. 15 Sep, 2020 1 commit
  2. 11 Aug, 2020 1 commit
  3. 09 May, 2020 1 commit
  4. 13 Apr, 2020 1 commit
  5. 10 Apr, 2020 1 commit
    • Nikita Titov's avatar
      [python] Re-enable scikit-learn 0.22+ support (#2949) · c633c6c2
      Nikita Titov authored
      * Revert "specify the last supported version of scikit-learn (#2637)"
      
      This reverts commit d1002776.
      
      * ban scikit-learn 0.22.0 and skip broken test
      
      * fix updated test
      
      * fix lint test
      
      * Revert "fix lint test"
      
      This reverts commit 8b4db0805fe7a9e7f7eb0be3eac231f85026d196.
      c633c6c2
  6. 12 Jan, 2020 1 commit
  7. 19 Dec, 2019 1 commit
  8. 27 Oct, 2019 1 commit
  9. 28 Aug, 2019 1 commit
  10. 17 Aug, 2019 1 commit
  11. 08 May, 2019 1 commit
  12. 29 Apr, 2019 1 commit
  13. 20 Mar, 2019 1 commit
  14. 02 Feb, 2019 1 commit
  15. 27 Jan, 2019 1 commit
  16. 26 Jan, 2019 1 commit
  17. 07 Nov, 2018 1 commit
  18. 05 Nov, 2018 1 commit
  19. 25 Oct, 2018 1 commit
  20. 17 Oct, 2018 1 commit
    • Guolin Ke's avatar
      [ci] speed up the linux builds (#1745) · 1a1255ac
      Guolin Ke authored
      * speed up the build
      
      * remove gpu docker
      
      * add boost ppa
      
      * remove duplicate installs
      
      * Update test.sh
      
      * conda install mkl qt
      
      * addd windows
      
      * Update .vsts-ci.yml
      
      * fix gpu boost
      1a1255ac
  21. 26 Aug, 2018 2 commits
  22. 19 Aug, 2018 1 commit
  23. 29 Jul, 2018 1 commit
  24. 15 Jul, 2018 1 commit
  25. 03 Jun, 2018 1 commit
  26. 28 Feb, 2018 1 commit
  27. 31 Dec, 2017 1 commit
    • Nikita Titov's avatar
      [python] added option to install python-package with mpi version and... · c97abff4
      Nikita Titov authored
      [python] added option to install python-package with mpi version and possibility to pass CMake options (#1034)
      
      * fixed hierarchy of installation guide sections; made installation with proto support more verbose
      
      * added option to install with protobuf support to python package
      
      * fixed pylint
      
      * added option to install MPI version to python package
      
      * added tests for python-package installation with options --proto and --mpi
      
      * hotfix
      
      * removed unnecessary note from docs
      
      * removed unnecessary line from travis script
      
      * reverted proto
      
      * Revert "reverted proto"
      
      This reverts commit 5203448bb90a13844cf330527ca971eabb45a4a8.
      
      * reverted protobuf from python-package
      
      * added options for cmake in python-package
      
      * fixed typos
      
      * fixed options readability
      
      * reworked installation logging
      
      * fixed docs according to review comments
      
      * fixed pylint
      
      * fixed space in log path
      c97abff4
  28. 01 Nov, 2017 1 commit
  29. 18 Sep, 2017 1 commit
  30. 10 Sep, 2017 1 commit
  31. 08 Sep, 2017 1 commit
    • Nikita Titov's avatar
      [python] [setup] improving installation (#880) · 8984111f
      Nikita Titov authored
      * disabled logs from compilers; fixed #874
      
      * fixed safe clear_fplder
      
      * added windows folder to manifest.in
      
      * added windows folder to build
      
      * added library path
      
      * added compilation with MSBuild from .sln-file
      
      * fixed unknown PlatformToolset returns exitcode 0
      
      * hotfix
      
      * updated Readme
      
      * removed return
      
      * added installation with mingw test to appveyor
      
      * let's test appveyor with both VS 2015 and VS 2017; but MinGW isn't installed on VS 2017 image
      
      * fixed built-in name 'file'
      
      * simplified appveyor
      
      * removed excess data_files
      
      * fixed unreadable paths
      
      * separated exceptions for cmake and mingw
      
      * refactored silent_call
      
      * don't create artifacts with VS 2015 and mingw
      
      * be more precise with python versioning in Travis
      
      * removed unnecessary if statement
      
      * added classifiers for PyPI and python versions badge
      
      * changed python version in travis
      
      * added support of scikit-learn 0.18.x
      
      * added more python versions to Travis
      
      * added more python versions to Appveyor
      
      * reduced number of tests in Travis
      
      * Travis trick is not needed anymore
      
      * attempt to fix according to https://github.com/Microsoft/LightGBM/pull/880#discussion_r137438856
      8984111f
  32. 01 Sep, 2017 1 commit
  33. 18 Aug, 2017 2 commits
  34. 18 Jul, 2017 1 commit
  35. 14 Jul, 2017 2 commits
  36. 13 Jul, 2017 1 commit
  37. 30 Jun, 2017 1 commit