- 04 Jun, 2017 1 commit
-
-
wxchan authored
* check parameters * refine sklearn verbose logic * fix segfault * Warning -> Fatal * fix segfault
-
- 03 Jun, 2017 2 commits
- 02 Jun, 2017 4 commits
- 01 Jun, 2017 2 commits
-
-
Guolin Ke authored
-
Yuyu Zhang authored
Some format fix
-
- 31 May, 2017 2 commits
-
-
Laurae authored
-
Yuyu Zhang authored
Fix coding style inconsistency (quotation mark) and redundant blank space.
-
- 30 May, 2017 3 commits
- 29 May, 2017 4 commits
-
-
Laurae authored
* Recommend first gpu_use_dp = true * Add link to issue * Fix wrong issue
-
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
-
Laurae authored
* Fix https://github.com/Microsoft/LightGBM/pull/561 * GitHub local broke, uploading on browser (R-package) * GitHub local broke, uploading on browser (R-package)
-
Guolin Ke authored
-
- 28 May, 2017 2 commits
- 27 May, 2017 4 commits
-
-
Guolin Ke authored
* speed up the AUC metric by parallel sort. * fix unix compile. * fix template in unix. * remove warning.
-
Laurae authored
-
Tsukasa OMOTO authored
This commit follows Microsoft/LightGBM@3abff37
-
Guolin Ke authored
-
- 26 May, 2017 3 commits
- 24 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 22 May, 2017 1 commit
-
-
Laurae authored
* Add Intel OpenCL warning * Fix Microsoft/LightGBM#503 * Fix #89 + #446 + #484 (doc warning)
-
- 21 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 20 May, 2017 5 commits
-
-
Guolin Ke authored
-
Tsukasa OMOTO authored
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
-
Miguel González-Fierro authored
-
Miguel González-Fierro authored
-
Guolin Ke authored
-
- 19 May, 2017 3 commits
-
-
Laurae authored
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
The result of a right-shift of a signed negative number is implementation-dependent. cf. https://msdn.microsoft.com/en-us//library/336xbhcz.aspx Fix #519 Fix #521
-
- 16 May, 2017 1 commit
-
-
Guolin Ke authored
-
- 15 May, 2017 1 commit
-
-
Guolin Ke authored
-