- 30 Aug, 2017 2 commits
- 29 Aug, 2017 3 commits
- 28 Aug, 2017 1 commit
-
-
Guolin Ke authored
-
- 27 Aug, 2017 2 commits
- 24 Aug, 2017 3 commits
-
-
wxchan authored
* expose feature importance to c_api * support type=gain * remove dump model from examples and tests temporarily because it's unstable * use double instead of float
-
William Entriken authored
* Reorganize documentation references * Fix R-package link name
-
Laurae authored
-
- 23 Aug, 2017 1 commit
-
-
Nikita Titov authored
* updated scikit-learn interface * fixed better description * updated set_params() * removed backward compatibility * removed excess lines * replaced pop with setdefault * added deprecated warnings * added tests
-
- 22 Aug, 2017 1 commit
-
-
Nikita Titov authored
* fixed links while viewing from wiki page * fixed typos * fixed repeated word and added markdown in FAQ.md * fixed link to VS
-
- 20 Aug, 2017 4 commits
-
-
Mikhail Korobov authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
- 19 Aug, 2017 1 commit
-
-
Yue Zhang authored
-
- 18 Aug, 2017 22 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
* try to fix python memory leak * fix parameter error. * free old handle in _load_model_from_string . * fix best_score & best_iteration * refine logics. * fix tests.
-
Tsukasa OMOTO authored
* output warning when only set `max_depth` * Remove check of max_depth max_depth can take both positive and negative value
-
Tsukasa OMOTO authored
* python-package: fix version * remove version variable
-
Laurae authored
* Prepare merging parameters * Add parameters from params for lgb.train * Usage of params in lgb.cv for rounds/early stop * Double bracket (1) * Double brackets (2)
-
Scott Lundberg authored
* Explain individual predictions using SHAP value feature attributions * Address code review
-
Guolin Ke authored
-
wxchan authored
* check params * add test case * fix pylint
-
Sebastian Flennerhag authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Seong-Jin Kim authored
-
i3v authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
-
Huan Zhang authored
-
Guolin Ke authored
-
run2 authored
* Fix Invalid decision type error while plotting tree in Python * Fix Invalid decision type error while plotting tree in Python (modified = to ==)
-
Boris Kostenko authored
* Updated link to Development Guide in README.md * Updated link to DevelopmentGuide in docs/README.md
-
Qiwei Ye authored
-