- 19 May, 2018 1 commit
-
-
Nikita Titov authored
* delegated not showing hidden items to the rtd_theme * refactored docs
-
- 18 May, 2018 2 commits
-
-
Nikita Titov authored
-
Zach Kurtz authored
* implement boost_from_average by default for binary objective * include sigmoid_ parameter in binary regression boost_from_average
-
- 17 May, 2018 1 commit
-
-
Preston Parry authored
* Clarify docs for feval * docs- adds that feval can be a string * docs- deletes extraneous space
-
- 11 May, 2018 2 commits
-
-
Nikita Titov authored
* decode error description * added break line char in log massages
-
Tsukasa OMOTO authored
* Shut up warnings - warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct LightGBM::HistogramBinEntry'; use assignment or value-initialization instead [-Wclass-memaccess] - warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::tuple<int, double, double>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] * void*
-
- 10 May, 2018 2 commits
-
-
Nikita Titov authored
* fixed docs * reworker predict method of sklearn wrapper * fixed encapsulation * added test * fixed consistency between docstring and params docs * fixed verbose * replaced predict_proba with predict in test * fixed verbose again * fixed fraction params descriptions * added description of skip_drop and drop_rate constraints * fixed subsample_freq consistency with C++ default value * fixed nice look of params list * made force splits json file example clickable * fixed nice look of metrics list and added comma * reduced warning in test about same param specified twice * replaced pred_parameter with **kwargs in predict method * added test for **kwargs in predict method * fixed warnings * fixed pylint
-
Nikita Titov authored
-
- 08 May, 2018 2 commits
-
-
Guolin Ke authored
-
Nikita Titov authored
* updated pep8 to pycodestyle * fixed E722 do not use bare 'except' * fixed W605 invalid escape sequence '\*' * fixed W504 line break after binary operator * ignore W605 invalid escape sequence '\*' in nuget builder * made pycodestyle happy
-
- 05 May, 2018 2 commits
-
-
Nikita Titov authored
-
Misha Lisovyi authored
* add info on adaptive learning rate in the sklearn API * adjust learning rate documentation following the PR discussion * fix early stopping documentation * improve wording * fixing trailing spaces
-
- 04 May, 2018 2 commits
- 03 May, 2018 1 commit
-
-
Guolin Ke authored
-
- 01 May, 2018 2 commits
- 29 Apr, 2018 1 commit
-
-
Laurae authored
* Bump R version * Bump CLI/Py version * Roll back to 2.1.1 in R * Fix Microsoft/LightGBM#1280
-
- 28 Apr, 2018 1 commit
-
-
Guolin Ke authored
-
- 26 Apr, 2018 2 commits
- 24 Apr, 2018 1 commit
-
-
Jerry Liu authored
-
- 21 Apr, 2018 1 commit
-
-
Misha Lisovyi authored
* update sklearn fit parameter description * update mtric parameter description
-
- 20 Apr, 2018 1 commit
-
-
Adilet Zhaxybay authored
-
- 19 Apr, 2018 1 commit
-
-
Guolin Ke authored
* Update lgb.Booster.R * Update lgb.Booster.R
-
- 18 Apr, 2018 3 commits
- 17 Apr, 2018 4 commits
-
-
Guolin Ke authored
-
Nikita Titov authored
* fixed PyPI badge * Update Parameters.rst * Update Parameters.rst * Update Parameters.rst
-
Guolin Ke authored
-
Guolin Ke authored
-
- 05 Apr, 2018 1 commit
-
-
Guolin Ke authored
* fix broken url * Update Features.rst
-
- 28 Mar, 2018 1 commit
-
-
Qiwei Ye authored
fix #1288
-
- 25 Mar, 2018 2 commits
- 22 Mar, 2018 2 commits
- 21 Mar, 2018 2 commits
-
-
JiechengZhao authored
-
James Lamb authored
-