- 09 Oct, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 07 Oct, 2022 1 commit
-
-
James Lamb authored
-
- 15 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 12 Sep, 2022 1 commit
-
-
James Lamb authored
-
- 31 Aug, 2022 1 commit
-
-
James Lamb authored
-
- 28 Aug, 2022 1 commit
-
-
Nikita Titov authored
Update lightgbm_R.h
-
- 23 Aug, 2022 1 commit
-
-
david-cortes authored
-
- 16 Aug, 2022 1 commit
-
-
shiyu1994 authored
* add default definition for GetColWiseData and GetColWiseData * fix warnings of template instantiation * remove files in Makevars and LightGBM.vcxproj
-
- 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 3 commits
-
-
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>
-
Belinda Trotta authored
-
James Lamb authored
-
- 28 Jul, 2022 2 commits
-
-
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>
-
James Lamb authored
-
- 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
-
- 23 Jun, 2022 1 commit
-
-
CuriousCorrelation authored
-
- 22 Jun, 2022 1 commit
-
-
CuriousCorrelation authored
[ci] [R-package] Add paste_linter (#5303)
-
- 20 Jun, 2022 3 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
-
CuriousCorrelation authored
-
- 19 Jun, 2022 1 commit
-
-
Nikita Titov authored
* Update make-r-def.R * Update make-r-def.R * Update build_r.R * Update utils.R * Update install.libs.R
-
- 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>
-
- 14 Jun, 2022 1 commit
-
-
James Lamb authored
* [R-package] [docs] document difference between lightgbm() and lgb.train() (fixes #5203) * clarify language * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 05 Jun, 2022 1 commit
-
-
James Lamb authored
[R-package] upgrade docs to roxygen2==7.2.0
-
- 31 May, 2022 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 25 May, 2022 1 commit
-
-
James Lamb authored
-
- 24 May, 2022 1 commit
-
-
James Lamb authored
-
- 23 May, 2022 4 commits
-
-
shiyu1994 authored
* check existence of inet_pton for win32 in CMakeLists.txt (fix #5019) * remove extra spaces * add check for inet_pton in configure.win * Update CMakeLists.txt Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update src/network/socket_wrapper.hpp Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update src/network/socket_wrapper.hpp Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update CMakeLists.txt Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update R-package/configure.win Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update CMakeLists.txt Co-authored-by:
James Lamb <jaylamb20@gmail.com> * fix comments in CMakeLists.txt * include check for WIN64 * remove WIN64 flag checks * fix #ifdef * Update R-package/configure.win Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
James Lamb authored
-
James Lamb authored
-
James Lamb authored
-
- 22 May, 2022 1 commit
-
-
James Lamb authored
-
- 18 May, 2022 1 commit
-
-
James Lamb authored
* [R-package] stop automatically calculating eval metrics on training data in lightgbm() * update docs * update docs * roxygen cares about line breaks
-
- 17 May, 2022 2 commits
-
-
José Morales authored
* allow using feature names when retrieving number of bins * unname vector * use default feature names when not defined * lint * apply suggestions * remove extra comma * add test with categorical feature * make feature names sync more transparent
-
José Morales authored
minor improvements on weight demo
-
- 11 May, 2022 1 commit
-
-
James Lamb authored
-