- 21 Aug, 2024 1 commit
-
-
Serkan Korkmaz authored
[R-package] only warn about early stopping and DART boosting being incompatible if early stopping was requested (#6619)
-
- 03 Jul, 2024 1 commit
-
-
Michael Mayer authored
-
- 13 Jun, 2024 2 commits
-
-
Michael Mayer authored
-
José Morales authored
[R-package] skip integer categorical feature check when building dataset subset (fixes #6412) (#6442)
-
- 16 May, 2024 1 commit
-
-
Michael Mayer authored
-
- 11 May, 2024 1 commit
-
-
James Lamb authored
-
- 01 May, 2024 1 commit
-
-
Oliver Borchert authored
* [python-package] Allow to pass early stopping min delta in params * Fix test * Add separate test * Fix * Add to cpp config * Adjust test * Adjust test * Debug * Revert * Apply suggestions from code review --------- Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 10 Apr, 2024 1 commit
-
-
Michael Mayer authored
-
- 03 Feb, 2024 1 commit
-
-
david-cortes authored
-
- 22 Dec, 2023 1 commit
-
-
James Lamb authored
-
- 07 Dec, 2023 1 commit
-
-
James Lamb authored
[R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226)
-
- 13 Nov, 2023 1 commit
-
-
James Lamb authored
-
- 02 Nov, 2023 1 commit
-
-
david-cortes authored
-
- 08 Oct, 2023 1 commit
-
-
James Lamb authored
-
- 13 Sep, 2023 1 commit
-
-
James Lamb authored
-
- 04 Sep, 2023 1 commit
-
-
david-cortes authored
-
- 03 Sep, 2023 1 commit
-
-
James Lamb authored
-
- 04 Aug, 2023 1 commit
-
-
david-cortes authored
-
- 21 Jul, 2023 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 20 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 19 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 14 Feb, 2023 1 commit
-
-
david-cortes authored
-
- 31 Jan, 2023 1 commit
-
-
James Lamb authored
-
- 11 Oct, 2022 1 commit
-
-
José Morales authored
-
- 09 Oct, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 12 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 23 Aug, 2022 1 commit
-
-
david-cortes authored
-
- 30 Jul, 2022 1 commit
-
-
José Morales authored
* dump sorted parameter aliases * update lgb.check.wrapper_param * update _choose_param_value to look like lgb.check.wrapper_param * apply suggestions from review * reduce diff * move DumpAliases to config * remove unnecessary check * restore parameter check
-
- 12 Jul, 2022 1 commit
-
-
José Morales authored
[R-package] raise an informative error when custom objective produces incorrect output (fixes #5323) (#5329)
-
- 27 Jun, 2022 1 commit
-
-
david-cortes authored
* switch to single prediction type argument * linter * missing piece of code * comments * linter * fix test * revert incorrect 'fix' * fix failing test * fix test again * modify recently introduced tests after changes here * rename prediction types * rebase * restore tests for prediction type in params * Update R-package/tests/testthat/test_Predictor.R Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 23 Jun, 2022 1 commit
-
-
CuriousCorrelation authored
-
- 22 Jun, 2022 1 commit
-
-
CuriousCorrelation authored
[ci] [R-package] Add paste_linter (#5303)
-
- 20 Jun, 2022 2 commits
-
-
Saumya authored
* Add duplicate_argument_linter * Add duplicate_argument_linter * added acomment for duplicate argument * Update R-package/tests/testthat/test_utils.R Co-authored-by:
José Morales <jmoralz92@gmail.com> Co-authored-by:
José Morales <jmoralz92@gmail.com>
-
CuriousCorrelation authored
-
- 17 Jun, 2022 1 commit
-
-
david-cortes authored
* add predcontrib for sparse inputs * register newly-added function * comments * correct wrong types in test * forcibly take transpose function from Matrix * keep row names, test comparison to dense inputs * workaround for passing test while PR for row names is not merged * Update R-package/R/lgb.Predictor.R Co-authored-by:
James Lamb <jaylamb20@gmail.com> * Update R-package/R/lgb.Predictor.R Co-authored-by:
James Lamb <jaylamb20@gmail.com> * Update R-package/R/lgb.Predictor.R Co-authored-by:
James Lamb <jaylamb20@gmail.com> * proper handling of integer overflow * add test for CSR contrib row names * add more tests for predict(<sparse>, predcontrib=TRUE) * make linter happy * linter * linter * check error messages for bad input shapes * fix regex * hard-coded number of columns in regex for tests Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 31 May, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 25 May, 2022 1 commit
-
-
James Lamb authored
-