- 16 Jan, 2020 1 commit
-
-
James Lamb authored
[R-package] fixed sorting issues in lgb.cv() when using a model with observation weights (fixes #2572) (#2573)
-
- 14 Jan, 2020 1 commit
-
-
Guolin Ke authored
* Update metadata.cpp * add version for training set, for efficiently update label/weight/... during training. * Update lgb.Booster.R
-
- 12 Jan, 2020 3 commits
-
-
James Lamb authored
-
James Lamb authored
-
Nikita Titov authored
* removed OpenMP ugly fix for Mojave as it's fixed in latest CMake * test: switch compilers * switch compilers back
-
- 06 Jan, 2020 2 commits
-
-
James Lamb authored
-
James Lamb authored
* [R-package] removed TODOs in code * [ci] added to-do to TODO comment linter
-
- 01 Jan, 2020 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 29 Dec, 2019 2 commits
-
-
James Lamb authored
-
Guolin Ke authored
* warning for init_score in save_binary fix #2639 * Update metadata.cpp * added info into docs Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 15 Dec, 2019 1 commit
-
-
James Lamb authored
-
- 12 Dec, 2019 1 commit
-
-
Belinda Trotta authored
* Fix bug where small values of max_bin cause crash. * Revert "Fix bug where small values of max_bin cause crash." This reverts commit fe5c8e2547057c1fa5750bcddd359dd7708fab4b. * Add auc-mu multiclass metric. * Fix bug where scores are equal. * Merge. * Change name to auc_mu everywhere (instead of auc-mu). * Fix comparison between signed and unsigned int. * Change name to AUC-mu in docs and output messages. * Improve test. * Use prefix increment. * Update R package. * Fix style issues. * Tidy up test code. * Read all lines first then process. * Allow passing AUC-mu weights directly as a list in parameters. * Remove unused code, improve example and docs.
-
- 05 Dec, 2019 1 commit
-
-
Nikita Titov authored
-
- 29 Nov, 2019 1 commit
-
-
Nikita Titov authored
-
- 28 Nov, 2019 1 commit
-
-
Nikita Titov authored
-
- 25 Nov, 2019 1 commit
-
-
James Lamb authored
-
- 19 Nov, 2019 1 commit
-
-
James Lamb authored
-
- 16 Nov, 2019 1 commit
-
-
James Lamb authored
* Added more linters on R code * started working on implicit integers * finished style changes to handle implicit integers * regenned documentation and added concatenation linter * changed channel for r-lintr * try building stringi before lintr * trying to get libicui18n * trying another thing * trying conda-forge again * added re-install of stringi * uncommented other stages * Update .ci/test.sh Co-Authored-By:Nikita Titov <nekit94-08@mail.ru> * removed apt update and changed lintr version floor * get lintr from CRAN * R needs to come before C++ linting * testing lintr install from CRAN * trying one more thing * more verbose * order might matter * removed commented code * cleaned up linting block in test.sh * grouped conda install calls and fixed a few integer array things
-
- 11 Nov, 2019 1 commit
-
-
James Lamb authored
-
- 25 Oct, 2019 1 commit
-
-
James Lamb authored
-
- 24 Oct, 2019 3 commits
-
-
James Lamb authored
-
James Lamb authored
-
James Lamb authored
-
- 07 Oct, 2019 1 commit
-
-
James Lamb authored
* fixed miscellaneous typos in documentation * fix typo introduced in typo-fixing PR
-
- 29 Sep, 2019 3 commits
-
-
Guolin Ke authored
* new version number after release * Update .appveyor.yml * Update DESCRIPTION
-
James Lamb authored
-
Guolin Ke authored
* Update DESCRIPTION * bump minor version
-
- 26 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 16 Sep, 2019 1 commit
-
-
Nikita Titov authored
* style minor fixes * added editorconfig * updated editorconfig
-
- 07 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 05 Sep, 2019 1 commit
-
-
Nikita Titov authored
* R docs cleanup * regenerated R documentation files
-
- 02 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 01 Sep, 2019 1 commit
-
-
Nikita Titov authored
* added R-package docs generation routines * change theme to be more consistent with sphinx_rtd_theme on main site in terms of color scheme * placed man folder with old Rd files back * specify full path to conda and make script more readable by one line - one pkg * removed commented lines from build_r_site script * made one line - one argument in build_reference() call * pin R package versions * fixed conflict
-
- 21 Aug, 2019 2 commits
-
-
James Lamb authored
-
James Lamb authored
* fixed overly-strict copmiler check in install.libs.R (fixes #2259) * made compiler check in install.libs.R more defensive
-
- 19 Aug, 2019 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 13 Aug, 2019 1 commit
-
-
James Lamb authored
-
- 13 Jun, 2019 1 commit
-
-
Oleksii Renov authored
* mojave install r openmp fix * if not gcc/g++ env * add comment * fix
-