- 05 Sep, 2017 1 commit
-
-
Nikita Titov authored
* improved sklearn interface; added sklearns' tests * moved best_score into the if statement * improved docstrings; simplified LGBMCheckConsistentLength * fixed typo * pylint * updated example * fixed Ranker interface * added missed boosting_type * fixed more comfortable autocomplete without unused objects * removed check for None of eval_at * fixed according to review * fixed typo * added description of fit return type * dictionary->dict for short * markdown cleanup
-
- 04 Sep, 2017 1 commit
-
-
Laurae authored
* Add efficient demo for LightGBM * Add bank dataset and more examples * Add bank manual
-
- 03 Sep, 2017 1 commit
-
-
Laurae authored
-
- 02 Sep, 2017 3 commits
-
-
Yachen Yan authored
Add Depth Column Refine Code Structure
-
Guolin Ke authored
-
Nikita Titov authored
* added license badge * added link to PyPI
-
- 01 Sep, 2017 2 commits
-
-
Guolin Ke authored
-
Nikita Titov authored
* fixed capital letters and formating * fixed CMake capital letters; added VS 2013 to the list of allowed versions
-
- 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 14 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
-