- 28 Jul, 2017 1 commit
-
-
Qiwei Ye authored
-
- 07 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 30 May, 2017 1 commit
-
-
Guolin Ke authored
* fix multi-threading. * fix name style. * support in CLI version. * remove warnings. * Not default parameters. * fix if...else... . * fix bug. * fix warning. * refine c_api. * fix R-package. * fix R's warning. * fix tests. * fix pep8 .
-
- 29 May, 2017 1 commit
-
-
cbecker authored
* Add early stopping for prediction * Fix GBDT if-else prediction with early stopping * Small C++ embelishments to early stopping API and functions * Fix early stopping efficiency issue by creating a singleton for no early stopping * Python improvements to early stopping API * Add assertion check for binary and multiclass prediction score length * Update vcxproj and vcxproj.filters with new early stopping files * Remove inline from PredictRaw(), the linker was not able to find it otherwise
-
- 20 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 13 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. * try use unordered_map for sparse prediction. * avoid using unordered_map. * clean code. * fix test. * move predict buffer to Predictor.
-
- 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.
-
- 28 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Mar, 2017 1 commit
-
-
zhangyafeikimi authored
-
- 12 Jan, 2017 1 commit
-
-
cbecker authored
* Added possibility to compile without openmp (useful for clang on Mac) * Added CMake option to create dylib on MacOS
-
- 05 Dec, 2016 1 commit
-
-
Guolin Ke authored
Categorical feature support (#108)
-
- 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
-
- 07 Nov, 2016 3 commits
- 03 Nov, 2016 3 commits
- 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
-
- 24 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
-
- 21 Oct, 2016 3 commits
- 19 Oct, 2016 1 commit
-
-
Qiwei Ye authored
-
- 18 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 08 Aug, 2016 1 commit
-
-
Guolin Ke authored
-
- 05 Aug, 2016 1 commit
-
-
Guolin Ke authored
-