1. 07 Aug, 2025 1 commit
  2. 29 Jul, 2025 1 commit
  3. 15 Jul, 2025 1 commit
  4. 13 Jul, 2025 1 commit
  5. 17 Apr, 2025 1 commit
  6. 27 Jan, 2025 1 commit
    • James Lamb's avatar
      [python-package] support Python 3.13 (#6668) · 9f1af051
      James Lamb authored
      
      
      * [python-package] support Python 3.13
      
      * update everything in the base conda environment, not just conda
      
      * python packages now use 'cp' instead of 'cpython'
      
      * fix python_package
      
      * get more logs
      
      * try to force a better solver error
      
      * merge latest
      
      * use build= explicitly
      
      * restore all CI, revert debugging changes
      
      * Update .ci/test.sh
      
      * empty commit to re-trigger CI
      
      * update docs conda env
      
      * pin to specific OS and mambaforge
      
      * Update .github/workflows/python_package.yml
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * update default Python version in .vsts-ci.yml
      
      * remove upper-version pins
      
      * update RTD image
      
      ---------
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      9f1af051
  7. 03 Nov, 2024 1 commit
  8. 01 Nov, 2024 1 commit
  9. 29 Oct, 2024 1 commit
  10. 15 Oct, 2024 1 commit
  11. 02 Aug, 2024 1 commit
  12. 31 Jul, 2024 1 commit
  13. 29 Jul, 2024 1 commit
  14. 21 Jun, 2024 1 commit
  15. 18 Jun, 2024 1 commit
  16. 28 May, 2024 1 commit
  17. 27 May, 2024 2 commits
  18. 23 May, 2024 1 commit
  19. 29 Apr, 2024 1 commit
  20. 23 Apr, 2024 1 commit
  21. 20 Mar, 2024 1 commit
  22. 10 Feb, 2024 1 commit
  23. 01 Nov, 2023 1 commit
  24. 20 Jul, 2023 1 commit
  25. 15 Jun, 2023 1 commit
  26. 10 Jun, 2023 1 commit
  27. 31 May, 2023 1 commit
  28. 10 May, 2023 1 commit
  29. 04 May, 2023 1 commit
  30. 14 Feb, 2023 1 commit
  31. 29 Dec, 2022 1 commit
  32. 07 Oct, 2022 1 commit
  33. 05 May, 2022 1 commit
  34. 04 May, 2022 1 commit
  35. 05 Apr, 2022 1 commit
  36. 17 Mar, 2022 1 commit
    • Antoni Baum's avatar
      [python] make `early_stopping` callback pickleable (#5012) · f77e0adf
      Antoni Baum authored
      * Turn `early_stopping` into a Callable class
      
      * Fix
      
      * Lint
      
      * Remove print
      
      * Fix order
      
      * Revert "Lint"
      
      This reverts commit 7ca8b557572446888cf793c0082d9a7efd1e29a7.
      
      * Apply suggestion from code review
      
      * Nit
      
      * Lint
      
      * Move callable class outside the func for pickling
      
      * Move _pickle and _unpickle to tests utils
      
      * Add early stopping callback picklability test
      
      * Nit
      
      * Fix
      
      * Lint
      
      * Improve type hint
      
      * Lint
      
      * Lint
      
      * Add cloudpickle to test_windows
      
      * Update tests/python_package_test/test_engine.py
      
      * Fix
      
      * Apply suggestions from code review
      f77e0adf
  37. 11 Mar, 2022 1 commit
  38. 12 Feb, 2022 1 commit
  39. 06 Nov, 2021 1 commit