- 26 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 13 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 08 Dec, 2016 1 commit
-
-
Guolin Ke authored
Provide a high level Dataset class for easy use.
-
- 05 Dec, 2016 1 commit
-
-
Guolin Ke authored
Categorical feature support (#108)
-
- 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
-
- 29 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 27 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 24 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 23 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 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 4 commits
-
-
Guolin Ke authored
-
wxchan authored
add DART: Dropouts meet Multiple Additive Regression Trees (#67)
-
Guolin Ke authored
-
Allard van Mossel authored
-
- 08 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 07 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 04 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 03 Nov, 2016 2 commits
- 02 Nov, 2016 2 commits
- 01 Nov, 2016 2 commits
- 31 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 28 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 27 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 24 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 23 Oct, 2016 3 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
-
Guolin Ke authored
-
- 22 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 21 Oct, 2016 3 commits
- 20 Oct, 2016 1 commit
-
-
wxchan authored
* a python regression example * add early-stopping * fix bugs * remove not needed files
-
- 18 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 17 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 05 Aug, 2016 1 commit
-
-
Guolin Ke authored
-