- 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.
-
- 28 Mar, 2017 1 commit
-
-
zhangyafeikimi authored
-
- 22 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 07 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 10 Jan, 2017 1 commit
-
-
Tsukasa OMOTO authored
-
- 09 Jan, 2017 2 commits
-
-
Tsukasa OMOTO authored
* fix typo * fix hessians to approximate hessians with Gaussian function * fix ApproximateHessianWithGaussian * take fabs of gradient * use atan(1) to calculate pi * fix pi
-
Tsukasa OMOTO authored
* Add L1 objective function * fix hessians * update
-
- 04 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 05 Dec, 2016 3 commits
- 21 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
-
- 15 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 08 Nov, 2016 2 commits
- 07 Nov, 2016 3 commits
- 05 Nov, 2016 3 commits
- 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 3 commits
-
-
Guolin Ke authored
-
Allard van Mossel authored
`error: 'exp' is not a member of 'std' rec[i] = std::exp(rec[i] - wmax);` -
wxchan authored
Support multiclass classification (#53)
-
- 31 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 29 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 28 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 27 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 21 Oct, 2016 2 commits
- 20 Oct, 2016 2 commits
- 19 Oct, 2016 1 commit
-
-
Guolin Ke authored
-