- 17 Apr, 2017 2 commits
-
-
Guolin Ke authored
-
- 16 Apr, 2017 1 commit
-
-
Guolin Ke authored
* some refactor. * two stage sum up to reduce sum up error. * add more two-stage sumup. * some refactor. * add alignment. * change name to aligned_allocator. * remove some useless sumup. * fix a warning. * add -march=native . * remove the padding of gradients. * no alignment. * fix test. * change KNumSumupGroup to 32768. * change gcc flags.
-
- 10 Apr, 2017 1 commit
-
-
Guolin Ke authored
* refine prediction logic. * fix test. * fix out_len in training score of Dart. * improve predict speed for high dimension data.
-
- 06 Apr, 2017 1 commit
-
-
Guolin Ke authored
* many refactors. * remove multi_loglossova. * fix tests. * avoid using lambda function. * fix some format. * reduce branching.
-
- 31 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 30 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 29 Mar, 2017 2 commits
- 27 Mar, 2017 1 commit
-
-
zhangyafeikimi authored
-
- 24 Mar, 2017 3 commits
- 01 Mar, 2017 1 commit
-
-
Guolin Ke authored
* add un_balance to multi class * change the calculation of label weights
-
- 10 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 24 Dec, 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
-
-
Guolin Ke authored
-
- 01 Nov, 2016 2 commits