- 17 Aug, 2018 1 commit
-
-
Nikita Titov authored
-
- 16 Aug, 2018 1 commit
-
-
Guolin Ke authored
* fix include * reduce dependency on header file * fix build
-
- 13 Aug, 2018 2 commits
-
-
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
-
Nikita Titov authored
-
- 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
-
- 07 Aug, 2018 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
* refined random_state description * use neutral alias and fixed desc of eval_at param, since metric can be not only ndcg * simplified checks * consider verbose alias * fixed declaring function every loop iteration
-
- 06 Aug, 2018 2 commits
-
-
Rotc authored
-
Nikita Titov authored
* updated docs of num_iterations parameter * updated num_iterations param description for R
-
- 04 Aug, 2018 1 commit
-
-
Nikita Titov authored
-
- 31 Jul, 2018 3 commits
-
-
Guolin Ke authored
* fix custom metric for multiclass * fix alias * fix bug * fix indent
-
Nikita Titov authored
-
Nikita Titov authored
-
- 30 Jul, 2018 1 commit
-
-
Nikita Titov authored
-
- 29 Jul, 2018 2 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
* fix all negative values in cat features * fix a bug
-
- 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
-
- 20 Jul, 2018 1 commit
-
-
Nikita Titov authored
-
- 15 Jul, 2018 3 commits
-
-
Nikita Titov authored
* fixed paths in python-package installation * less cd commands at CI * hotfix * added copying missed file from windows directory * not copy filters file * refined paths in nuget creation script * removed filters file from MANIFEST.in
-
Nikita Titov authored
* added parameters consistency test * less if statements at Travis * fixed js emulation command and changing device_type on macOS
-
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 5 commits
-
-
Qiwei Ye authored
-
-
Nikita Titov authored
* added example about custom feval with sklearn wrapper * fixed pylint * added new example in contents * unified run example commands for Windows and Linux * added note about comments in examples conf files
-
Guolin Ke authored
-
Nikita Titov authored
-
- 12 Jul, 2018 7 commits
-
-
Nikita Titov authored
-
Liwen Fan authored
-
Guolin Ke authored
* fix bugs * many fixes * remove duplicate lines * test for mingw * Not nuget in appveyor * remove mingw build * Update test.sh * Update test.sh * Update test.sh * fixed macOS wheel name * don't run docs test at VSTS * made nuget creating script directory independent
-
fanliwen authored
-
fanliwen authored
-
fanliwen authored
-
Guolin Ke authored
-
- 11 Jul, 2018 1 commit
-
-
Misha Lisovyi authored
* ignore vim temporary files * add importance_type arg to sklearn API * update documentation info * remote a trailing space * remove trailing space (again :)) * add instructions on importance choices to sklearn API * drop mention of constructor in the feature type setting * adding a test for different feture types * remove trailing spaces, make shorter assert in feature importance type handling test * fixing style issue introduced with the new test
-
- 10 Jul, 2018 2 commits
-
-
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
-