"src/objective/cuda/cuda_multiclass_objective.hpp" did not exist on "2e9848c67f2aceef05f80db7301c52a8a9fa14c9"
- 02 Sep, 2020 2 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
* Update VERSION.txt * Update .appveyor.yml * remove 3.0-RC installation guide * Apply suggestions from code review * [R-package] bump version (#3345) Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 30 Aug, 2020 1 commit
-
-
James Lamb authored
* [R-package] add R package logo * more changes * add logo in the place CRAN expects * revert unnecessary Rbuildignore stuff * uploaded hex logo for R-package in SVG format (#3340) * remove duplicate logo and fix CI * use SVG instead of PNG Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 29 Aug, 2020 1 commit
-
-
James Lamb authored
-
- 25 Aug, 2020 1 commit
-
-
James Lamb authored
* [R-package] [ci] Reduce manual effort for version updates * fix configure * remove useless comment * Update build_r.R Co-authored-by:
Guolin Ke <guolin.ke@outlook.com> * fix recreate-configure check in CI Co-authored-by:
Guolin Ke <guolin.ke@outlook.com>
-
- 24 Aug, 2020 1 commit
-
-
Nikita Titov authored
-
- 23 Aug, 2020 2 commits
-
-
James Lamb authored
-
Nikita Titov authored
-
- 19 Aug, 2020 7 commits
-
-
Guolin Ke authored
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
-
Nikita Titov authored
* bump Xcode version at Travis * remove temp fix for gcc at Travis
-
Nikita Titov authored
-
James Lamb authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
- 18 Aug, 2020 3 commits
-
-
Nikita Titov authored
* bump RTD theme version * Update requirements_rtd.txt
-
Julio Antonio Soto authored
Added winning solution using LightGBM for M5 forecasting competition
-
James Lamb authored
* [ci] Test 32-bit builds for R package * update README * empty commit
-
- 15 Aug, 2020 4 commits
-
-
Guolin Ke authored
* use integer type for handle * Apply suggestions from code review * fix 64bit handle
-
Nikita Titov authored
* fix typo * fix typo
-
Guolin Ke authored
* fix zero bin * some fix * fix bin mapping * fix * fix bug * use stable sort * fix cat forced split * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review
-
James Lamb authored
-
- 13 Aug, 2020 2 commits
-
-
Guolin Ke authored
-
James Lamb authored
* [R-package] DESCRIPTION changes to address CRAN feedback * CRAN likes single quotes * the regex rules for Rbuildignore are weird * ugh Rbuildignore * how does this wooork * just remove cran-comments.md in script * adding Biarch back * Update R-package/cran-comments.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * add submission 3 notes * Update R-package/cran-comments.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 12 Aug, 2020 1 commit
-
-
James Lamb authored
* add docs on binary packages * added docs on binary packages * [R-package] Add documentation on building and using precompiled binaries for the R package * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * hyphens * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * add notes on source package * add --no-multiarch to docs * add cran-comments to Rbuildignore * revert * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 11 Aug, 2020 3 commits
-
-
Nikita Titov authored
simplify start_iteration param for predict in Python and some code cleanup for start_iteration (#3288) * simplify start_iteration param for predict in Python and some code cleanup for start_iteration * revert docs changes about the prediction result shape
-
Nikita Titov authored
-
Nikita Titov authored
-
- 10 Aug, 2020 2 commits
-
-
Shihab Shahriar Khan authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
- 09 Aug, 2020 2 commits
-
-
James Lamb authored
[ci][R-package][python] suppress warning about empty 'compute' director, fix Rtools installation and temporary pin Sphinx version (#3277) * [R-package] suppress warning about empty 'compute' directory * get more logs from Rtools install * empty commit * add a timeout * trying Invoke-WebRequest instead * switch to CRAN link * do not use Start-Process * relative paths * trying suppressmessageboxes * switch strategy for running Rtools * Update requirements_rtd.txt * Update requirements_base.txt Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
Guolin Ke authored
* bump version for development * Update .appveyor.yml * Update README.rst
-
- 07 Aug, 2020 2 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
* Update VERSION.txt * Update VERSION.txt * Update setup.py * Update VERSION.txt * Update setup.py * Update VERSION.txt * Update .appveyor.yml * Update DESCRIPTION * Apply suggestions from code review * Apply suggestions from code review * Update DESCRIPTION * Apply suggestions from code review * Create VERSION.txt * Apply suggestions from code review * Update .gitignore * Update recreate-configure.sh * Update test_r_package.sh * Update build-cran-package.sh * Delete VERSION.txt * Create VERSION.txt * Update main.yml * Update test_r_package_windows.ps1 * Update configure * Update test_r_package_windows.ps1 * Update test_r_package.sh * Delete VERSION.txt * Apply suggestions from code review * update configure.ac Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 06 Aug, 2020 6 commits
-
-
Guolin Ke authored
-
shiyu1994 authored
* [python] add start_iteration to python predict interface (#3058) * Apply suggestions from code review * Update lightgbm_R.h * Apply suggestions from code review * Apply suggestions from code review * fix R interface * update R documentation Co-authored-by:Guolin Ke <guolin.ke@outlook.com>
-
James Lamb authored
* [R-package] improvements to lgb.convert() functions (fixes #2678, #2681) * more stuff * update docs * remove lgb.convert() * put internal functions back * update index
-
James Lamb authored
* Move all examples to dontrun * update docs * fix nested dontrun * remove :: in examples * run_dontrun in pkgdown Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
Guolin Ke authored
* [doc] better doc for `keep_training_booster` * Update python-package/lightgbm/engine.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Guolin Ke authored
-