- 26 Jan, 2021 1 commit
-
-
Wenjun Si authored
-
- 17 Oct, 2020 1 commit
-
-
Aakarsh Gopi authored
This allows for network retries, to scale well with the number of machines, and still retains the existing functionality for cases with smaller num_machines ( 500 ) Fixes #3301 Co-authored-by:Aakarsh Gopi <aakarsh@vaticlabs.com>
-
- 05 Jun, 2020 1 commit
-
-
Nikita Titov authored
This reverts commit 656d2676.
-
- 01 Jun, 2020 1 commit
-
-
James Lamb authored
-
- 22 May, 2020 1 commit
-
-
odimka authored
-
- 01 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 29 Aug, 2019 1 commit
-
-
Guolin Ke authored
* change network retry delay strategy * refine
-
- 13 Apr, 2019 1 commit
-
-
Nikita Titov authored
-
- 11 Apr, 2019 1 commit
-
-
Nikita Titov authored
* added all necessary includes - fixed build/include_what_you_use error * fixed the order of includes (build/include_order)
-
- 02 Feb, 2019 1 commit
-
-
Nikita Titov authored
-
- 20 May, 2018 1 commit
-
-
Guolin Ke authored
* [WIP] refine config * [wip] ready for the auto code generate * auto generate config codes * use with to open file * fix bug * fix pylint * fix bug * fix pylint * fix bugs. * tmp for failed test. * fix tests. * added nthreads alias * added new aliases from new config.h * fixed duplicated alias * refactored parameter_generator.py * added new aliases from config.h and removed remaining old names * fix bugs & some miss alias * added aliases * add more descriptions. * add comment.
-
- 11 May, 2018 1 commit
-
-
Nikita Titov authored
* decode error description * added break line char in log massages
-
- 05 Jan, 2018 2 commits
-
-
Guolin Ke authored
* unfinished * some refines. * fix a bug * some refines * remove useless files * some small fixes * clean code * clean code * fix connect * fix a broken link * fix a broken link
-
zhangjin authored
* update network.h Improve training speed in parallel learning where workers is not powers of 2 * update linders_socket.cpp Improve training speed in parallel learning where workers is not powers of 2 * update linder_topo.cpp Improve training speed in parallel learning where workers is not powers of 2 * update network.cpp Improve training speed in parallel learning where workers is not powers of 2 * update linder_topo.cpp fix a bug
-
- 12 Oct, 2017 1 commit
-
-
Guolin Ke authored
* add network apis. * support parallel loading dataset in c api. * fix bug * fix bug
-
- 25 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 06 Mar, 2017 1 commit
-
-
zhangyafeikimi authored
-
- 05 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 02 Dec, 2016 1 commit
-
-
wxchan authored
1. merge python-package 2. add dump model to json 3. fix bugs 4. clean code with pylint 5. update python examples
-
- 23 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 18 Nov, 2016 1 commit
-
-
Guolin Ke authored
* RAII for utils, application and c_api(partical) * raii for class in include folder * raii for application and boosting * raii for dataset and dataset loader * raii for dense bin and parser * RAII refactor for almost all classes * RAII for c_api * clean code * refine repeated code * Decouple the "sigmoid" between objective and boosting. * change std::vector<bool> back to std::vector<char> due to concurrence problem * slight reduce some memory cost
-
- 03 Nov, 2016 1 commit
-
-
Allardvm authored
Packages that parse LightGBM’s logs will require minor changes to parsing logic to work correctly.
-
- 02 Nov, 2016 1 commit
-
-
Qiwei Ye authored
-
- 28 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 21 Oct, 2016 3 commits
- 05 Aug, 2016 1 commit
-
-
Guolin Ke authored
-