- 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>
-
- 04 May, 2021 1 commit
-
-
James Lamb authored
* converted LGBM_BoosterSaveModel_R * switch all other non-params cases * handle params
-
- 03 May, 2021 2 commits
-
-
James Lamb authored
* real pointer for matrix * remove R_REAL_PTR * remove R_INT_PTR * add test
-
James Lamb authored
* [R-package] replace R_AS_INT with R built-in * update header * more changes * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 02 May, 2021 2 commits
-
-
James Lamb authored
-
James Lamb authored
* [R-package] move some functions over to SEXP objects * clarify comment * remove paste0() * fix registration table * fix cmake builds
-
- 01 May, 2021 1 commit
-
-
James Lamb authored
-
- 30 Apr, 2021 1 commit
-
-
James Lamb authored
* [R-package] prevent symbol lookup conflicts * add unit tests * only run test on Windows * move to .Call() calls * fix references * testing registration for CMake builds * revert NAMESPACE changes * revert testing changes
-
- 28 Apr, 2021 1 commit
-
-
James Lamb authored
-
- 26 Apr, 2021 1 commit
-
-
James Lamb authored
-
- 22 Apr, 2021 2 commits
-
-
James Lamb authored
* [R-package] raise errors from C++ side * working but a lot of warnings * more changes * simplify * cleanup * linting * fix valgrind issues * revert unnecessary change
-
david-cortes authored
-
- 20 Apr, 2021 1 commit
-
-
James Lamb authored
* [ci] parallelize R package installs in CI jobs * build 2 * build 3 * add ncpus in static_analysis
-
- 19 Apr, 2021 3 commits
-
-
James Lamb authored
* [R-package] clarify parameter documentation * fixes to braces * linting
-
david-cortes authored
* use same default arguments as python * Update R-package/R/lgb.cv.R Changed. Co-authored-by:
James Lamb <jaylamb20@gmail.com> * revert change in docs Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
Issac Lee authored
* update the explanation of num_threads in lightgbm.R * adjusted sentences for linting. * remove white space for lintr pass * add note about num_thread param in files
-
- 18 Apr, 2021 2 commits
-
-
david-cortes authored
* Return feature importances as visible Feature importances are returned as invisible. I don't get why would anyone want them invisible. This PR fixes it. * Update R-package/R/lgb.importance.R Thanks, didn't realize that, changed now. Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
James Lamb authored
-
- 12 Apr, 2021 3 commits
-
-
Nikita Titov authored
* Bump version for development * Auto-update configure Co-authored-by:GitHub Actions Bot <githubactionsbot@users.noreply.github.com>
-
James Lamb authored
* v3.2.1 release * Auto-update configure Co-authored-by:GitHub Actions Bot <githubactionsbot@users.noreply.github.com>
-
James Lamb authored
* [ci] Add debian-clang-devel CI job for the R package * [ci] Add debian-clang-devel CI job for the R package * fixes * fix test * update cran-comments * re-trigger CI * catch warnings and notes * fail with only a NOTE * uncomment CI code * remove env vars in windows tests * Update R-package/cran-comments.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
StrikerRUS <nekit94-12@hotmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 31 Mar, 2021 1 commit
-
-
Nikita Titov authored
* use GitHub Actions to re-generate R configure * Update R-package/README.md Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 27 Mar, 2021 1 commit
-
-
Nikita Titov authored
* build CRAN R-package on Azure with every commit and attach to releases * test CI * fix path * revert CI test
-
- 25 Mar, 2021 1 commit
-
-
James Lamb authored
-
- 22 Mar, 2021 2 commits
-
-
Nikita Titov authored
* Update .appveyor.yml * Update cran-comments.md * Update VERSION.txt * update configure Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Guolin Ke authored
* Update VERSION.txt * update appveyor.yml and configure * fix Appveyor builds Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
StrikerRUS <nekit94-12@hotmail.com>
-
- 21 Mar, 2021 1 commit
-
-
Nikita Titov authored
-
- 19 Mar, 2021 1 commit
-
-
James Lamb authored
* [ci] install additional LaTeX packages in R CI jobs * update autoconf version * bump upper limit on package size to 100
-
- 14 Feb, 2021 1 commit
-
-
Philip Khor authored
-
- 08 Feb, 2021 1 commit
-
-
Nikita Titov authored
-
- 07 Feb, 2021 1 commit
-
-
Nikita Titov authored
* run R CRAN checks on Solaris by optional workflow * Update triggering_comments.yml * Update r_solaris.yml * Update optional_checks.yml * Update triggering_comments.yml * Update run_rhub_solaris_checks.R * Update r_solaris.yml * Update run_rhub_solaris_checks.R * Update r_solaris.yml * simplify code * fix lint and address review comments
-
- 25 Jan, 2021 2 commits
-
-
Nikita Titov authored
-
Philip Khor authored
-
- 22 Jan, 2021 1 commit
-
-
Nikita Titov authored
* move all submodules to external_libs folder * Update .Rbuildignore * Update MANIFEST.in * Update .appveyor.yml * Update CMakeLists.txt * Update build_r.R * Update test.sh * Update setup.py * Update CMakeLists.txt * Update test.sh * Update setup.py * Update conf.py * Update MANIFEST.in * Update LightGBM.vcxproj * continue * test * test * Update setup.py * hotfix * revert CI tests
-
- 19 Jan, 2021 1 commit
-
-
James Lamb authored
* [R-package] Add GPU install options (fixes #3765) * whitespace * linting * Update build_r.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 18 Jan, 2021 2 commits
-
-
James Lamb authored
* [python-package] expand documentation on 'group' for ranking task * add R package * update Query Data section * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * fix typo in group example * regenerate parameters * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * regenerate R docs Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
* remove unused params from tests for the speedup * Update test_lgb.Booster.R
-