- 23 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 20 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 17 Jun, 2017 2 commits
- 16 Jun, 2017 2 commits
- 13 Jun, 2017 1 commit
-
-
wxchan authored
* avoid threshold inf * use __save_model_to_string for feature importance * Revert "use __save_model_to_string for feature importance" This reverts commit dca6a85fb3d89866eb56eb0c9ca103ada4d92b53.
-
- 07 Jun, 2017 5 commits
- 06 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 05 Jun, 2017 1 commit
-
-
Guolin Ke authored
* add R's library file to vs project and cmake. * support using dll built by vs. * better search for the library file. * remove mingw related doc . * update document. * Let R handle the library compile. * try fix build from github. * Update README.md * cleaner build. * fix the install problem in linux. * Update README.md
-
- 30 May, 2017 2 commits
- 29 May, 2017 2 commits
-
-
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
-
Guolin Ke authored
-
- 27 May, 2017 1 commit
-
-
Guolin Ke authored
* speed up the AUC metric by parallel sort. * fix unix compile. * fix template in unix. * remove warning.
-
- 26 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 20 May, 2017 2 commits
-
-
Tsukasa OMOTO authored
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
-
Guolin Ke authored
-
- 16 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 15 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 14 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 13 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 02 May, 2017 2 commits
- 01 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 28 Apr, 2017 1 commit
-
-
wxchan authored
* translate model to if-else * support multiclass and predictleaf * remove java option for now * support multi-thread * add task:convert_model
-
- 27 Apr, 2017 3 commits
- 26 Apr, 2017 3 commits
- 24 Apr, 2017 3 commits
-
-
Yang Zhifei authored
* fixed a bug in BinMapper: division by zero * Revert "fixed a bug in BinMapper: division by zero" This reverts commit 228380284f6a9ba174982e210e14d0aecde8e837. * added CHECK for min_data_in_bin and fixed typo
-
Guolin Ke authored
-
Huan Zhang authored
On some OpenCL platforms the GPU code may fail to compile. This patch fixes the previously non-working exception handler under this failure case and prints a nice build log.
-