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