"src/vscode:/vscode.git/clone" did not exist on "50560573487e677037d392bfc0411e178ea80e6f"
- 02 Sep, 2021 2 commits
-
-
James Lamb authored
* [R-package] fix inaccurate log message in Dataset get_colnames() method * Update R-package/R/lgb.Dataset.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
* [R-package] preserve uses of '...' in Dataset slice() method * Update R-package/R/lgb.Dataset.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 01 Sep, 2021 2 commits
-
-
James Lamb authored
-
James Lamb authored
* [R-package] introduce keyword arguments for Dataset properties * adding examples * trying to fix loading issues * add check on use of info and fix examples * eliminate one '...' * Update R-package/R/lgb.Dataset.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update R-package/R/lgb.Dataset.R * Dataset get_params() is public Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 30 Aug, 2021 1 commit
-
-
James Lamb authored
* [R-package] deprecate uses of '...' in Dataset slice() method * Update R-package/R/lgb.Dataset.R * Update R-package/R/lgb.Dataset.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 29 Aug, 2021 2 commits
-
-
James Lamb authored
* [R-package] fix warnings in demos * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * fix additional params issues in multiclass and categorical_feature examples * Update R-package/demo/multiclass.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
* [R-package] fix warnings in examples * fix silently-ignored parameter
-
- 28 Aug, 2021 1 commit
-
-
James Lamb authored
-
- 25 Aug, 2021 3 commits
-
-
James Lamb authored
-
James Lamb authored
* [R-package] add deprecation warnings on uses of '...' in predict() * add importFrom(utils, modifyList) in NAMESPACE
-
James Lamb authored
[docs] Clarify the fact that predict() on a file does not support saved Datasets (fixes #4034) (#4545) * documentation changes * add list of supported formats to error message * add unit tests * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update per review comments * make references consistent Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 19 Aug, 2021 1 commit
-
-
James Lamb authored
* [R-package] fix OpenMP checking on macOS * adding clang flags back * fix detection on Mac * remove CC since it is now unused * use flags specific to C++11 * regenerate configure
-
- 18 Aug, 2021 2 commits
-
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
James Lamb authored
* [R-package] pass compiler flags to checks in configure * leave OpenMP check alone * prefer C++11 flags * install Matrix in valgrind tests * one less AC_LANG() call Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
- 17 Aug, 2021 1 commit
-
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
- 14 Aug, 2021 1 commit
-
-
James Lamb authored
* [R-package] use C++ compiler for pre-compile checks on Windows * install Matrix in valgrind test * Add {Matrix} in more places in CI and docs * use CXX11 * use flags specific to C++11 * missing backtick Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
- 09 Aug, 2021 1 commit
-
-
James Lamb authored
-
- 30 Jul, 2021 1 commit
-
-
James Lamb authored
-
- 27 Jun, 2021 1 commit
-
-
Fabio Sigrist authored
* [R-package] fix protection stack imbalance and unprotected objects issues * [R-package] fix minor linting issues * [ci][R-package] change timeout-minutes in valgrind test * [R-package] remove extra space Co-authored-by:
James Lamb <jaylamb20@gmail.com> * [R-package] remove counter for number of protected objects * Update .github/workflows/r_valgrind.yml Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 26 Jun, 2021 1 commit
-
-
Nikita Titov authored
-
- 22 Jun, 2021 1 commit
-
-
Nikita Titov authored
* add authors in R-package description * Update R-package/DESCRIPTION Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 17 Jun, 2021 1 commit
-
-
James Lamb authored
* [R-package] remove unnecessary comments * Update R-package/R/lgb.Booster.R
-
- 16 Jun, 2021 1 commit
-
-
James Lamb authored
* [R-package] consolidate duplicate lists of Dataset info keys * remove extra parentheses
-
- 15 Jun, 2021 1 commit
-
-
James Lamb authored
* [R-package] add unit tests on monotone constraints * testing without skip() * put skip() back * make tests consistent with Python * Update R-package/tests/testthat/test_basic.R * more changes for consistency with Python tests
-
- 13 Jun, 2021 1 commit
-
-
James Lamb authored
* [R-package] move more finalizer logic intoo C++ side * add C finalizers * use gc() * put skip() back * Update R-package/tests/testthat/test_lgb.Booster.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 12 Jun, 2021 1 commit
-
-
James Lamb authored
* [R-package] avoid unnecessary computation of std deviations in lgb.cv() * use expect_equal()
-
- 09 Jun, 2021 1 commit
-
-
James Lamb authored
-
- 08 Jun, 2021 1 commit
-
-
James Lamb authored
-
- 06 Jun, 2021 1 commit
-
-
James Lamb authored
-
- 05 Jun, 2021 3 commits
-
-
James Lamb authored
* [R-package] factor out lgb.check.r6.class() * Predictor
-
James Lamb authored
-
James Lamb authored
-
- 04 Jun, 2021 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 21 May, 2021 1 commit
-
-
Michael Mayer authored
* fixed weighted gamma obj * added unit tests * fixing linter errors * another linter * set seed * fix linter (integer seed)
-
- 15 May, 2021 1 commit
-
-
Nikita Titov authored
* Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * Update lightgbm_R.cpp * fix typos
-
- 12 May, 2021 1 commit
-
-
James Lamb authored
* started converting handles * more changes * sort of working for Dataset * yay all the tests are passing for Dataset handle changes * working for other handle types * remove debugging logging * remove unnecessary spaces * fix null logic * more NULL * updates * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * consolidate steps Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 10 May, 2021 1 commit
-
-
James Lamb authored
-
- 09 May, 2021 1 commit
-
-
James Lamb authored
* [R-package] move creation of character vectors in some methods to C++ side * convert LGBM_BoosterGetEvalNames_R * convert LGBM_BoosterDumpModel_R and LGBM_BoosterSaveModelToString_R * remove debugging code * update docs * remove comment * add handling for larger model strings * handle large strings in feature and eval names * got long feature names working * more fixes * linting * resize * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * stricter test Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 06 May, 2021 1 commit
-
-
James Lamb authored
* [R-package] update docs on C++ interface * Update R-package/src/lightgbm_R.h Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update R-package/src/lightgbm_R.h Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * add missing start_iteration doc Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-