- 13 Jun, 2024 1 commit
-
-
Michael Mayer authored
-
- 13 Nov, 2023 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
-
- 20 Jun, 2022 1 commit
-
-
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>
-
- 30 Dec, 2021 1 commit
-
-
James Lamb authored
-
- 29 Dec, 2021 1 commit
-
-
James Lamb authored
* [R-package] fix handling of duplicate parameters (fixes #4521) * add gsub stuff back in for now
-
- 05 Jun, 2021 2 commits
-
-
James Lamb authored
* [R-package] factor out lgb.check.r6.class() * Predictor
-
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>
-
- 04 May, 2021 1 commit
-
-
James Lamb authored
* converted LGBM_BoosterSaveModel_R * switch all other non-params cases * handle params
-
- 18 Oct, 2020 1 commit
-
-
James Lamb authored
* fix int64 write error * attempt * [WIP] [ci] [R-package] Add CI job that runs valgrind tests * update all-successful * install * executable * fix redirect stuff * Apply suggestions from code review Co-authored-by:
Guolin Ke <guolin.ke@outlook.com> * more flags * add mc to msvc proj * fix memory leak in mc * Update monotone_constraints.hpp * Update r_package.yml * remove R_INT64_PTR * disable openmp * Update gbdt_model_text.cpp * Update gbdt_model_text.cpp * Apply suggestions from code review * try to free vector * free more memories. * Update src/boosting/gbdt_model_text.cpp * fix using * try the UNPROTECT(1); * fix a const pointer * fix Common * reduce UNPROTECT * remove UNPROTECT(1); * fix null handle * fix predictor * use NULL after free * fix a leaking in test * try more fixes * test the effect of tests * throw exception in Fatal * add test back * Apply suggestions from code review * commet some tests * Apply suggestions from code review * Apply suggestions from code review * trying to comment out tests * Update openmp_wrapper.h * Apply suggestions from code review * Update configure * Update configure.ac * trying to uncomment * more comments * more uncommenting * more uncommenting * fix comment * more uncommenting * uncomment fully-commented out stuff * try uncommenting more dataset tests * uncommenting more tests * ok getting closer * more uncommenting * free dataset * skipping a test, more uncommenting * more skipping * re-enable OpenMP * allow on OpenMP thing * move valgrind to comment-only job * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * changes from code review * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * linting * issue comments too * remove issue_comment Co-authored-by:
Guolin Ke <guolin.ke@outlook.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 27 Sep, 2020 1 commit
-
-
James Lamb authored
[R-package] Fix incorrect num_iterations, early_stopping_round in saved models (fixes #2208, #2468) (#3368) * params to string * add tests * more tests * stop skipping training continuation test (fixes #2468) * remove unnecessary code
-
- 06 Sep, 2020 1 commit
-
-
James Lamb authored
* [R-package] started implementing first_metric_only * trying stuff * more changes * fixed handling of multiple metrics * fixed tests * remove duplicate tests * get training tests * fixes for lgb.cv() * fixes for lgb.cv() * fix linting
-
- 24 Jul, 2020 1 commit
-
-
James Lamb authored
-
- 22 Jul, 2020 1 commit
-
-
James Lamb authored
* [R-package] Add tests on lgb.check.eval, lgb.unloader, and lgb.encode.char * remove accidental test file * regenerated docs
-
- 25 Apr, 2020 1 commit
-
-
James Lamb authored
-
- 21 Mar, 2020 1 commit
-
-
James Lamb authored
-
- 25 Jan, 2020 1 commit
-
-
James Lamb authored
-