- 28 Oct, 2025 1 commit
-
-
James Lamb authored
* [docs] [R-package] fix HTML generation errors in R docs, update to roxygen2 7.3.3 * fix conda env * Update R-package/R/lgb.Dataset.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update docs --------- Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 13 Oct, 2025 1 commit
-
-
Nick Miller authored
* Add R-squared metric, documentation, and tests * Fix static ci checks: correct Sklearn r2_score URL link, fix cpp linting errors * Replace non-static data members from pragma reduction with variables * Update src/metric/metric.cpp * Add additional asserts, remove needless y.copy() * Add back y.copy() --------- Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 11 Oct, 2025 1 commit
-
-
Nikita Titov authored
[ci][docs] fix link checking action by switching from linkchecker to lychee and update some links (#7027)
-
- 24 Sep, 2025 1 commit
-
-
James Lamb authored
-
- 21 Jun, 2025 1 commit
-
-
Nick Miller authored
-
- 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
-