1. 20 Feb, 2022 1 commit
  2. 18 Feb, 2022 1 commit
    • Nikita Titov's avatar
      [python] Start supporting Python 3.10 (#4893) · cb8c61e4
      Nikita Titov authored
      * Update setup.py
      
      * Update cuda.yml
      
      * Update static_analysis.yml
      
      * Update linkchecker.yml
      
      * Update .appveyor.yml
      
      * Update .vsts-ci.yml
      
      * Update python_package.yml
      
      * Update .vsts-ci.yml
      
      * Update python_package.yml
      
      * Update cuda.yml
      
      * Update static_analysis.yml
      
      * Update linkchecker.yml
      
      * Update .vsts-ci.yml
      
      * Update .appveyor.yml
      
      * re-arange Python version
      cb8c61e4
  3. 17 Feb, 2022 1 commit
  4. 16 Feb, 2022 2 commits
  5. 15 Feb, 2022 1 commit
  6. 14 Feb, 2022 1 commit
  7. 12 Feb, 2022 1 commit
  8. 22 Jan, 2022 1 commit
    • Miguel Trejo Marrufo's avatar
      [python-package] support customizing Dataset creation in Booster.refit() (fixes #3038) (#4894) · e6a2f716
      Miguel Trejo Marrufo authored
      * feat: refit additional kwargs for dataset and predict
      
      * test: kwargs for refit method
      
      * fix: __init__ got multiple values for argument
      
      * fix: pycodestyle E302 error
      
      * refactor: dataset_params to avoid breaking change
      
      * refactor: expose all Dataset params in refit
      
      * feat: dataset_params updates new_params
      
      * fix: remove unnecessary params to test
      
      * test: parameters input are the same
      
      * docs: address StrikeRUS changes
      
      * test: refit test changes in train dataset
      
      * test: set init_score and decay_rate to zero
      e6a2f716
  9. 17 Jan, 2022 1 commit
  10. 09 Jan, 2022 1 commit
  11. 30 Dec, 2021 1 commit
    • Yaqub Alwan's avatar
      [python] raise an informative error instead of segfaulting when custom... · af5b40e1
      Yaqub Alwan authored
      
      [python] raise an informative error instead of segfaulting when custom objective produces incorrect output (#4815)
      
      * fix for bad grads causing segfault
      
      * adjust checking criteria to properly reflect reality of multi-class classifiers
      
      * fix styling
      
      * Line break before operator
      
      * Update python-package/lightgbm/basic.py
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * Update python-package/lightgbm/basic.py
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * add a note to the C-API docs
      
      * rearrange text s;ightly
      
      * add some tests to python package
      
      * Update include/LightGBM/c_api.h
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * PR comments
      
      * match argument is a regex and our expression has brackets ..
      
      * rework tests
      
      * isorting imports
      
      * updating test to relfect that the python APi does not take pres/labels as a fobj function
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      af5b40e1
  12. 26 Dec, 2021 1 commit
  13. 23 Dec, 2021 1 commit
  14. 18 Dec, 2021 3 commits
  15. 15 Dec, 2021 1 commit
  16. 12 Dec, 2021 1 commit
  17. 11 Dec, 2021 1 commit
  18. 10 Dec, 2021 2 commits
  19. 06 Dec, 2021 2 commits
  20. 05 Dec, 2021 2 commits
  21. 04 Dec, 2021 2 commits
  22. 03 Dec, 2021 1 commit
  23. 02 Dec, 2021 5 commits
  24. 01 Dec, 2021 1 commit
  25. 30 Nov, 2021 2 commits
  26. 29 Nov, 2021 1 commit
  27. 26 Nov, 2021 2 commits