- 26 May, 2020 1 commit
-
-
Ilya Matiach authored
* memory corruption fix for distributed data parallel version before SyncUpGlobalBestSplit * updated based on comments * updated voting and feature parallel based on comments * fixing macos failure * rename variable
-
- 25 May, 2020 3 commits
-
-
James Lamb authored
* [R-package] fix issue where early stopping thinks higher MAPE is desirable (fixes #3099) * fix linting * only use main metrics * fix tests
-
James Lamb authored
* [R-package] move R source files into R-package * fix linting warning * stuff
-
guanqun authored
-
- 23 May, 2020 1 commit
-
-
James Lamb authored
* [R-package] fix MSVC warning about control paths (fixes #3067) * linting * simplify
-
- 22 May, 2020 1 commit
-
-
odimka authored
-
- 21 May, 2020 1 commit
-
-
sbruch authored
* Fix loss computation * fix test * Optimize ranking loss computation.
-
- 20 May, 2020 3 commits
-
-
Guolin Ke authored
* redir log to python console * fix pylint * Apply suggestions from code review * Update basic.py * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update c_api.h * Apply suggestions from code review * Apply suggestions from code review * super-minor: better wording Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
StrikerRUS <nekit94-12@hotmail.com>
-
James Lamb authored
-
James Lamb authored
-
- 17 May, 2020 3 commits
-
-
James Lamb authored
* [R-package] [docs] replace build_r_site.R with pkgdown::build_site() * fix paths * fix continuation * new_process arg
-
Guolin Ke authored
-
Nikita Titov authored
* bump XCode version at Travis * try new AppleClang * get back to gcc
-
- 16 May, 2020 5 commits
-
-
James Lamb authored
-
James Lamb authored
* [R-package] [docs] fix warnings in pkgdown sitte building * trying to get better Travis logs * trying to get better Travis logs * undo testing fix * undo testing fix * empty commit
-
James Lamb authored
* [R-package] use processx to speed up builds * different fix * echoing more frequently * fix it * more stdout * use print() instead of message() * shell tricks * fix message * travis * Update .ci/test_r_package.sh Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
-
James Lamb authored
-
- 15 May, 2020 1 commit
-
-
Guolin Ke authored
-
- 14 May, 2020 3 commits
-
-
James Lamb authored
* [R-package] [docs] remove devtools dependency for docs builds * linting * updating docs conda env * empty roxygenize() * env for R libraries * get logs * remove comment * added pkgdown URLs * more paths * fix incorrect YAML keys * update DESCRIPTION URL link * more URL changes * revert DESCRIPTION changes * remove ca-certificates * empty commit * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * empty commit * remove outdated line in build_r.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
* fix conflicts * Update R-package/src/install.libs.R * empty commit
-
James Lamb authored
-
- 13 May, 2020 4 commits
-
-
James Lamb authored
-
Nikita Titov authored
-
Laurae authored
-
Guolin Ke authored
-
- 12 May, 2020 1 commit
-
-
Nikita Titov authored
-
- 11 May, 2020 2 commits
-
-
James Lamb authored
-
Guolin Ke authored
-
- 09 May, 2020 1 commit
-
-
James Lamb authored
-
- 07 May, 2020 2 commits
-
-
guanqun authored
-
Nikita Titov authored
-
- 05 May, 2020 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 04 May, 2020 1 commit
-
-
James Lamb authored
* [R-package] add conda dir for LIBR_CORE_LIBRARY (fixes #3045) * empty commit
-
- 03 May, 2020 2 commits
-
-
Belinda Trotta authored
* Path smoothing * Try to fix issue with gpu version. * Fix failing CI for R package. * Minor fixes. * Minor refactor. * Restore old code to get CI working. * Fix style issues. * Fix ci for R package. * Minor fixes for docs and code style. * Update docs.
-
James Lamb authored
* [docs] updated bug report template * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * clean up issue template * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .github/ISSUE_TEMPLATE/BUG_REPORT.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 02 May, 2020 1 commit
-
-
James Lamb authored
* [R-package] CMake fixes to support MSVC * simplifications * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * removed MSVC_RUNTIME_LIBRARY property * fixed FindLibR search for LIBR_CORE_LIBRARY * Update CMakeLists.txt Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * made R.lib linking more explicit * add R_DOT_LIB_FILE to cache * changed R.lib CMake name * fix placementt tof R_MSVC_CORE_LIBRARY * empty commit * change MSVC library name * one more name change Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 30 Apr, 2020 2 commits