- 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 2 commits
- 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 3 commits
- 01 Nov, 2016 4 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)
-
Allard van Mossel authored
-
- 31 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 29 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 28 Oct, 2016 2 commits
- 27 Oct, 2016 2 commits
- 26 Oct, 2016 2 commits
- 23 Oct, 2016 2 commits
-
-
wxchan authored
* a python regression example * add early-stopping * fix bugs * remove not needed files * update easy-stopping; fix warnings; add alias * add comments; remove useless line * change code order * change Print to PrintAndGetLoss: return loss * change comment; add bracket * change return type of PredictLeafIndex in boosting.h * move string cast into lambda function * move if-then outside predict_fun
-
Guolin Ke authored
-
- 22 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 21 Oct, 2016 6 commits
- 20 Oct, 2016 2 commits
- 19 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 11 Oct, 2016 1 commit
-
-
Guolin Ke authored
-