"tests/vscode:/vscode.git/clone" did not exist on "82e2ff7a018f2466f8102c80a7bafb9324238d19"
- 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.
-
- 06 Apr, 2017 1 commit
-
-
Guolin Ke authored
* many refactors. * remove multi_loglossova. * fix tests. * avoid using lambda function. * fix some format. * reduce branching.
-
- 31 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 30 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 29 Mar, 2017 2 commits
- 27 Mar, 2017 1 commit
-
-
zhangyafeikimi authored
-
- 24 Mar, 2017 3 commits
- 01 Mar, 2017 1 commit
-
-
Guolin Ke authored
* add un_balance to multi class * change the calculation of label weights
-
- 10 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 24 Dec, 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
-
- 03 Nov, 2016 1 commit
-
-
Allardvm authored
Packages that parse LightGBM’s logs will require minor changes to parsing logic to work correctly.
-
- 02 Nov, 2016 1 commit
-
-
Guolin Ke authored
-
- 01 Nov, 2016 2 commits