1. 30 Jul, 2022 1 commit
  2. 28 Jul, 2022 2 commits
  3. 21 Jul, 2022 1 commit
  4. 10 Jul, 2022 1 commit
  5. 07 Jul, 2022 2 commits
  6. 03 Jul, 2022 1 commit
  7. 01 Jul, 2022 2 commits
  8. 28 Jun, 2022 1 commit
  9. 27 Jun, 2022 2 commits
  10. 26 Jun, 2022 1 commit
  11. 25 Jun, 2022 1 commit
  12. 23 Jun, 2022 1 commit
  13. 20 Jun, 2022 1 commit
  14. 19 Jun, 2022 4 commits
  15. 12 Jun, 2022 1 commit
  16. 05 Jun, 2022 2 commits
  17. 31 May, 2022 1 commit
  18. 25 May, 2022 1 commit
  19. 24 May, 2022 1 commit
  20. 22 May, 2022 1 commit
  21. 17 May, 2022 1 commit
  22. 30 Apr, 2022 1 commit
  23. 22 Apr, 2022 1 commit
  24. 13 Apr, 2022 1 commit
  25. 02 Apr, 2022 1 commit
  26. 31 Mar, 2022 1 commit
  27. 30 Mar, 2022 2 commits
  28. 28 Mar, 2022 1 commit
  29. 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
  30. 15 Mar, 2022 2 commits