1. 10 May, 2022 2 commits
    • Nikita Titov's avatar
      Fix potential overflow "Multiplication result converted to larger type" (#5189) · 6de9bafa
      Nikita Titov authored
      
      
      * Update dataset_loader.cpp
      
      * Update gbdt.h
      
      * Update regression_objective.hpp
      
      * Update linker_topo.cpp
      
      * Update xentropy_objective.hpp
      
      * Update regression_objective.hpp
      
      * investigate inf test failure
      
      * avoid overflow in regression objective
      
      * remove `test_inf_handle` test
      Co-authored-by: default avatarGuolin Ke <guolin.ke@outlook.com>
      6de9bafa
    • James Lamb's avatar
      [R-package] ensure that callbacks respect verbosity from params (#5199) · 14ca8fc0
      James Lamb authored
      * [R-package] ensure that callbacks respect verbosity from params
      
      * added tests on lgb.train()
      
      * add lgb.cv() tests
      
      * add fix for lightgbm()
      
      * fix early stopping tests
      
      * start reduucing duplication in tests
      
      * more simplification
      
      * more simplification
      
      * reduce more code duplication
      
      * centrallize more details
      
      * reuse more logic across tests
      
      * more code re-use
      
      * started condensing lgb.cv test code
      
      * further condense lgb.cv() tests
      
      * re-use more code lgb.cv() tests
      
      * more condensing
      14ca8fc0
  2. 05 May, 2022 1 commit
  3. 04 May, 2022 2 commits
  4. 01 May, 2022 3 commits
    • James Lamb's avatar
      [ci] fix git checkout for comment-triggered CI jobs (#5169) · da9072fd
      James Lamb authored
      * [ci] fix git checkout for comment-triggered CI jobs
      
      * set locale prior to installing packages
      
      * comment out cuda
      
      * change strategy for setting locale
      
      * comment out R jobs
      
      * comment out more CI jobs
      
      * update locales before installing other packages
      
      * remove unnecessary packages
      
      * add libc6 back
      
      * restore libicu and libssl
      
      * Revert "comment out more CI jobs"
      
      This reverts commit 8fd92144ad1dafc33ae699d7c3e159d8846e41b2.
      
      * uncomment CI jobs
      
      * revert more changes
      
      * more reverting
      
      * remove r_package.yml from diff
      da9072fd
    • Lipson's avatar
      fix precision lost in tree's ToIfElse (#5187) · a107c907
      Lipson authored
      a107c907
    • Nikita Titov's avatar
      fix some wrong format specifiers (#5190) · 0fb09e77
      Nikita Titov authored
      * Update dataset_loader.cpp
      
      * Update config.cpp
      
      * Update application.cpp
      
      * Update linkers_socket.cpp
      0fb09e77
  5. 30 Apr, 2022 3 commits
  6. 26 Apr, 2022 1 commit
  7. 24 Apr, 2022 5 commits
  8. 23 Apr, 2022 1 commit
  9. 22 Apr, 2022 1 commit
  10. 15 Apr, 2022 2 commits
  11. 14 Apr, 2022 1 commit
  12. 13 Apr, 2022 3 commits
  13. 10 Apr, 2022 2 commits
  14. 09 Apr, 2022 1 commit
  15. 06 Apr, 2022 2 commits
  16. 05 Apr, 2022 3 commits
  17. 04 Apr, 2022 3 commits
  18. 02 Apr, 2022 2 commits
  19. 01 Apr, 2022 2 commits