- 06 Apr, 2017 1 commit
-
-
Guolin Ke authored
* many refactors. * remove multi_loglossova. * fix tests. * avoid using lambda function. * fix some format. * reduce branching.
-
- 13 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 02 Feb, 2017 1 commit
-
-
wxchan authored
-
- 19 Jan, 2017 2 commits
- 12 Jan, 2017 1 commit
-
-
cbecker authored
-
- 10 Jan, 2017 2 commits
- 02 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 31 Dec, 2016 1 commit
-
-
Guolin Ke authored
1. add csc support 2. some data type from float to double
-
- 24 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 18 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
-
- 27 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 26 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 24 Nov, 2016 2 commits
- 23 Nov, 2016 4 commits
- 22 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 2 commits
- 07 Nov, 2016 4 commits
- 03 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 02 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 01 Nov, 2016 1 commit
-
-
wxchan authored
Support multiclass classification (#53)
-
- 31 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 28 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 23 Oct, 2016 1 commit
-
-
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
-
- 19 Oct, 2016 2 commits
- 08 Aug, 2016 1 commit
-
-
Guolin Ke authored
-
- 05 Aug, 2016 1 commit
-
-
Guolin Ke authored
-