- 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
-
- 08 Jul, 2018 1 commit
-
-
Guolin Ke authored
-
- 07 Jul, 2018 2 commits
-
-
Nikita Titov authored
-
Fedor Korotkiy authored
-
- 04 Jul, 2018 1 commit
-
-
rgranvil authored
* Fix lgb.Dataset construct issue with 1:n sequence in R v 3.5 * Add tests for feature penalties
-
- 03 Jul, 2018 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 29 Jun, 2018 3 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
-
- 26 Jun, 2018 1 commit
-
-
Jason Tam authored
* [python] dont format string values with precision * indent * use compat.string_type * remove parentheses
-
- 22 Jun, 2018 2 commits
- 20 Jun, 2018 3 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
* removed excess import * added tests for plotting trees in Python * refined module_INSTALLED mechanism * added note about that create_tree_digraph is better than plot_tree
-
Guolin Ke authored
-
- 16 Jun, 2018 1 commit
-
-
Nikita Titov authored
Fixed #1454
-
- 14 Jun, 2018 1 commit
-
-
Seong-Jin Kim authored
-