- 20 Jun, 2025 1 commit
-
-
Nick Miller authored
Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 24 Apr, 2025 1 commit
-
-
Chris authored
* Handling NULL objective when booster is printed, moving test functions out of method tests, creating unique tests for different method situations * Correcting whitespace * Adding types for integer slices * Moving test functions nearer to relevant tests, setting print to be default * Update R-package/tests/testthat/test_lgb.Booster.R --------- Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 04 Mar, 2025 1 commit
-
-
James Lamb authored
* [python-package] add a note about DART in early_stopping docstring * add note in R docs too
-
- 17 Feb, 2025 1 commit
-
-
James Lamb authored
-
- 13 Feb, 2025 1 commit
-
-
James Lamb authored
[R-package] require lgb.Dataset, remove support for passing 'colnames' and 'categorical_feature' for lgb.train() and lgb.cv() (#6714)
-
- 01 Dec, 2024 1 commit
-
-
Oliver Borchert authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 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)
-
- 24 Jul, 2024 1 commit
-
-
Axel Durand authored
-
- 03 Jul, 2024 1 commit
-
-
Michael Mayer authored
-
- 14 Jun, 2024 1 commit
-
-
James Lamb 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
-
-
James Lamb authored
-
- 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
-
- 08 Nov, 2023 1 commit
-
-
James Lamb authored
-
- 02 Nov, 2023 1 commit
-
-
david-cortes authored
-
- 04 Sep, 2023 1 commit
-
-
david-cortes authored
-
- 04 Aug, 2023 2 commits
-
-
James Lamb authored
-
david-cortes authored
-
- 21 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 19 Jul, 2023 1 commit
-
-
James Lamb authored
-
- 06 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
-
- 15 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 31 Aug, 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
-
- 29 Jul, 2022 1 commit
-
-
James Lamb authored
* [R-package] [docs] clarify shape of predictions * Apply suggestions from code review Co-authored-by:
Michael Mayer <mayermichael79@gmail.com> * regenerate docs * apply suggestions from code review * fix linting error abouut long lines Co-authored-by:
Michael Mayer <mayermichael79@gmail.com>
-
- 28 Jul, 2022 1 commit
-
-
Sebastian Fischer authored
* docs: typo in documentation of parameter init_model * docs: actually fix typo and build docs Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 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>
-
- 26 Jun, 2022 1 commit
-
-
Nikita Titov authored
* Update utils.R * Update lint_r_code.R * Update lint_r_code.R * Update lint_r_code.R * Update lint_r_code.R
-