- 16 Mar, 2020 4 commits
-
-
Guolin Ke authored
* fix * fix return * fix test * fix test * fix predictor is none * Apply suggestions from code review * Update basic.py * Update basic.py * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Guolin Ke authored
* fix the bug when use different params with reference * fix * Update basic.py * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * Update basic.py * add test * Apply suggestions from code review * added asserts in test Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
StrikerRUS <nekit94-12@hotmail.com>
-
Crissman Loomis authored
* Add LightGBM Tuner by Optuna links to README.md * Removing Optuna Integrated badge * Update README.md Add repository code link. * Update README.md Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
-
- 15 Mar, 2020 1 commit
-
-
James Lamb authored
-
- 14 Mar, 2020 2 commits
-
-
Guolin Ke authored
* Update release-drafter.yml * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * Update .github/release-drafter.yml * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
-
- 12 Mar, 2020 1 commit
-
-
Crissman Loomis authored
Add Optuna link for automated hyperparameter tuning.
-
- 11 Mar, 2020 1 commit
-
-
Nikita Titov authored
* fixed cpplint errors and disable warning only for VS * wrap more pragma warning
-
- 10 Mar, 2020 2 commits
-
-
James Lamb authored
* [R-package] cleaned up formatting in R C/C++ files * reverted some indentation changes * fixed spacing for comments * lightgbm to LightGBM
-
James Lamb authored
* [R-package] Introduced define LGB_BUILD_R to control compilation of lib_lightgbm for the R package * fixed comment * switched to cmake options * fixed typo
-
- 08 Mar, 2020 3 commits
-
-
Guolin Ke authored
* Update Experiments.rst * Update docs/Experiments.rst * Update Experiments.rst * Update Experiments.rst * fix extra -> exact and some grammar Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
Guolin Ke authored
* commit * fix msvc * fix format
-
Guolin Ke authored
-
- 07 Mar, 2020 1 commit
-
-
Guolin Ke authored
* Create release-drafter.yml * Create no-response.yml * disable comments * Apply suggestions from code review * Update release-drafter.yml * Apply suggestions from code review * Update .vsts-ci.yml
-
- 06 Mar, 2020 3 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
* only one fix * add more * add more
-
Nikita Titov authored
* save all param values into model file * revert storing predict params * do not save params for predict and convert tasks * fixed test: 10 is found successfully for default 100 * specify more params as no-save
-
- 05 Mar, 2020 3 commits
-
-
guolinke authored
-
Guolin Ke authored
* speed up for const hessian * rename template * some refactorings * refine * refine * simplify codes * fix random in feature histogram * code refine * refine * try fix * make gcc happy * remove timer * rollback some changes * more templates * fix a bug * reduce the cost of timer * fix gpu * fix bug * fix gpu
-
James Lamb authored
* [ci] fixed cpplint warnings about braces * removed excess line
-
- 04 Mar, 2020 5 commits
-
-
Nikita Titov authored
* [R-package] [docs] Added documentation on lgb.dl() and data.table version * added missed table of contents item * moved known issues to FAQ docs * fixed formatting
-
Guolin Ke authored
-
Nikita Titov authored
-
Nikita Titov authored
-
Nikita Titov authored
* fixed cpplint errors * fixed more cpplint errors
-
- 03 Mar, 2020 6 commits
-
-
James Lamb authored
-
Nikita Titov authored
-
James Lamb authored
-
daiki katsuragawa authored
-
Nikita Titov authored
* Update setup.sh * install only binary R packages on macOS
-
Guolin Ke authored
* speed up for const hessian * rename template * fix clang build * template init * add comment
-
- 02 Mar, 2020 6 commits
-
-
James Lamb authored
-
Guolin Ke authored
* refix * fix config * avoid to rely on config
-
Guolin Ke authored
* reduce overhead of get num_threads * add warning * Apply suggestions from code review * Apply suggestions from code review
-
Guolin Ke authored
* speed up multi-val bin subset for bagging * remove the duplicated codes * code refine * some codes refactoring * move `is_constant_hessian` into `TrainingShareStates` * refine * fix bug * fix bug when num_groups_ < 0 * fix gpu * fix gpu bagging * fix gpu bug * typo * Update src/treelearner/serial_tree_learner.h
-
Guolin Ke authored
* don't cache `num_thread`, to avoid change outside * rename * update document * Update docs/Parameters.rst * Update include/LightGBM/config.h * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
- 01 Mar, 2020 1 commit
-
-
Guolin Ke authored
* add debug mode in camke * add debug dll * Apply suggestions from code review Co-Authored-By:
Nikita Titov <nekit94-08@mail.ru> * fix naming * Apply suggestions from code review * Apply suggestions from code review * Update LightGBM.sln * refine * run MPI job in debug mode * document USE_DEBUG and USE_TIMETAG Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 29 Feb, 2020 1 commit
-
-
Nikita Titov authored
* update lockbot * disable lockLabel * Update lock.yml Co-authored-by:Guolin Ke <guolin.ke@outlook.com>
-