- 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.
-
- 06 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 15 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 1 commit
-
-
wxchan authored
-
- 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.
-
- 26 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 24 Mar, 2017 2 commits
- 22 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 07 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Mar, 2017 3 commits
- 23 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 10 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 04 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 15 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 06 Dec, 2016 1 commit
-
-
wxchan authored
* add feature importances in python; add pandas support * solve best_iteration issue
-
- 05 Dec, 2016 2 commits
- 02 Dec, 2016 1 commit
-
-
wxchan authored
1. merge python-package 2. add dump model to json 3. fix bugs 4. clean code with pylint 5. update python examples
-
- 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
-
- 15 Nov, 2016 1 commit
-
-
allen authored
add internal_value_ in tree and output to txt model, so we can use for calculating feature importance when predicting (#80)
-
- 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 1 commit
-
-
Guolin Ke authored
-
- 31 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 24 Oct, 2016 1 commit
-
-
Guolin Ke authored
-
- 21 Oct, 2016 2 commits
- 05 Aug, 2016 1 commit
-
-
Guolin Ke authored
-