- 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
-
- 21 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 26 Apr, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 Apr, 2017 1 commit
-
-
Guolin Ke authored
-
- 17 Apr, 2017 2 commits
-
-
Guolin Ke authored
-
- 16 Apr, 2017 1 commit
-
-
Guolin Ke authored
* some refactor. * two stage sum up to reduce sum up error. * add more two-stage sumup. * some refactor. * add alignment. * change name to aligned_allocator. * remove some useless sumup. * fix a warning. * add -march=native . * remove the padding of gradients. * no alignment. * fix test. * change KNumSumupGroup to 32768. * change gcc flags.
-
- 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.
-
- 07 Apr, 2017 1 commit
-
-
Guolin Ke authored
-
- 28 Mar, 2017 2 commits
-
-
Guolin Ke authored
-
zhangyafeikimi authored
-
- 22 Mar, 2017 2 commits
- 21 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 15 Mar, 2017 2 commits
- 14 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 13 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Mar, 2017 2 commits
-
-
Guolin Ke authored
commit 70f88c54f6820d4c3824d97b34042c617fb21635 Author: Guolin Ke <i@yumumu.me> Date: Wed Feb 22 19:40:10 2017 +0800 futher reduce guided commit f54620b807c68f5ac6cef521d787ca2750efe464 Author: Guolin Ke <i@yumumu.me> Date: Wed Feb 22 19:32:36 2017 +0800 avoid to use guided -
Guolin Ke authored
-
- 02 Feb, 2017 1 commit
-
-
wxchan authored
-
- 24 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 23 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 22 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 Jan, 2017 1 commit
-
-
wxchan authored
* expose save model to string to c_api * add 'save-model-to-string' to python; use it to copy model * remove boosting_type
-
- 12 Jan, 2017 2 commits
- 10 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 07 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 03 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 02 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 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
-
- 28 Dec, 2016 2 commits
- 27 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 24 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 23 Dec, 2016 3 commits