- 16 Oct, 2018 2 commits
-
-
Nikita Titov authored
* removed misleading note about best_iteration * Update engine.py * Update Python-Intro.rst * Updated Engine.py * Updated Python-Intro.rst * add article 'the best', break huge line and remove excess empty line
-
Nikita Titov authored
* added docstring style test and fixed errors in existing docstrings * hotfix * hotfix * fix grammar * hotfix
-
- 13 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 10 Oct, 2018 1 commit
-
-
Alex authored
-
- 09 Oct, 2018 1 commit
-
-
Guolin Ke authored
* average predictions for constant features * fix possible numerical issues in std::log. * fix pylint * fix bugs in c_api * fix styles * clean code for multi class * rewrite test * fix pylint * skip test_constant_features * refine test * fix tests * fix tests * update FAQ * fix test * Update FAQ.rst
-
- 08 Oct, 2018 1 commit
-
-
Marcela Morales Q authored
Signed-off-by:Marcela Morales Quispe <marcela.morales.quispe@gmail.com>
-
- 02 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 24 Sep, 2018 1 commit
-
-
Nikita Titov authored
* unified references * fixed typo * GPU version is quite stable now * updated reference for GPU version
-
- 21 Sep, 2018 1 commit
-
-
Nikita Titov authored
* run pytest for docs folder too * fixed pylint error and some minor style issues
-
- 20 Sep, 2018 1 commit
-
-
Guolin Ke authored
-
- 16 Sep, 2018 1 commit
-
-
Huan Zhang authored
* Update GPU-Targets.rst Fix some inaccurate information in docs * fix travisCI warning * fix typos * update config.h
-
- 12 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 11 Sep, 2018 1 commit
-
-
dmitryikh authored
* warning on categorical feature with sparse values * [docs] categorical features note
-
- 08 Sep, 2018 1 commit
-
-
Nikita Titov authored
* added links to corresponding params in Quick-Start guide * updated description of possible input types in python * clarify list of numpy arrays input type in docs
-
- 06 Sep, 2018 1 commit
-
-
Nikita Titov authored
* pass params to _InnerPredictor in train and cv * fixed verbosity param description * treat silent param as Fatal log level * create Dataset in refit method silently * do not overwrite verbose param by silent argument
-
- 05 Sep, 2018 1 commit
-
-
Nikita Titov authored
* Update README.md * Update README.rst * Update Installation-Guide.rst * Update Installation-Guide.rst
-
- 01 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 31 Aug, 2018 1 commit
-
-
Nikita Titov authored
-
- 29 Aug, 2018 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
* added SWIG compile guide for Windows and tip about JAVA_HOME * fix grammar
-
- 27 Aug, 2018 1 commit
-
-
Nikita Titov authored
* bring consistency and clearness into early_stopping_rounds desc, metric desc and implementation * hotfix * hotfix * used NDCG as default metric for lambdarank task * fixed missed methods at ReadTheDocs and changed default eval_metric * leaved only unique metrics * fixed comment
-
- 25 Aug, 2018 1 commit
-
-
Guolin Ke authored
* add support of refit-decay * add refit into c_api * add test * update document * Update basic.py * Update test_engine.py * Update basic.py * Update test_engine.py * fix comments * update test * fix the comments * Update test_engine.py
-
- 23 Aug, 2018 1 commit
-
-
Nikita Titov authored
* added possibility to collapse long sections in docs * added contents in the installation guide
-
- 17 Aug, 2018 1 commit
-
-
Nikita Titov authored
-
- 13 Aug, 2018 1 commit
-
-
Nikita Titov authored
* added clang test * hotfix * downgrade required AppleCLang version * fixed CMakeLists * prevent case when CMake is downgraded by libomp * fixed Clang test * moved MSVC version check to the better place * compile with Clang at Travis on Linux * clear .travis.yml * fixed indents * added support of MPI test at Travis with macOS * added FAQ entry about OpenMP library error * updated installation guide * moved APPLE_OUTPUT_DYLIB to other options * fix check-docs test: ignore old url from error message * added example of symlink command in FAQ * fixed markdown * capitalized heading * updated Python installation guide * changed mode in message command * added notes about MinGW efficiency problems * updated R-package installation guide * use quotes for gcc version * removed excess 'Note' phrase
-
- 12 Aug, 2018 1 commit
-
-
Nikita Titov authored
-
- 08 Aug, 2018 1 commit
-
-
Nikita Titov authored
* broadcast info about negative values in categorical features to python package * update link to categorical_feature parameter
-
- 06 Aug, 2018 1 commit
-
-
Nikita Titov authored
* updated docs of num_iterations parameter * updated num_iterations param description for R
-
- 31 Jul, 2018 2 commits
-
-
Guolin Ke authored
* fix custom metric for multiclass * fix alias * fix bug * fix indent
-
Nikita Titov authored
-
- 25 Jul, 2018 1 commit
-
-
Nikita Titov authored
* added new aliases for params * run helper/parameter_generator.py * removed useless test
-
- 23 Jul, 2018 1 commit
-
-
Nikita Titov authored
* added definition of LightGBM to ReadTheDocs main page * bold LightGBM * Rename rst_links_fix.js to script.js * fix js name in config
-
- 15 Jul, 2018 1 commit
-
-
Corey Levinson authored
* fixed typo in parameter list Parameters.rst fixed typo from contributs to contributes * Update config.h
-
- 14 Jul, 2018 1 commit
-
-
Nikita Titov authored
-
- 13 Jul, 2018 1 commit
-
-
Qiwei Ye authored
-
- 12 Jul, 2018 3 commits
-
-
Nikita Titov authored
-
fanliwen authored
-
fanliwen authored
-
- 10 Jul, 2018 1 commit
-
-
Nikita Titov authored
* added permalink to each parameter * run parameter_generator.py * concretized links * hotfix * run parameter_generator.py * added space between param name and permalink * added info about initscore_filename in Continued Training section and edited links * replaced aliases for weight and group with original names * disable emoji
-
- 09 Jul, 2018 1 commit
-
-
Guolin Ke authored
-