"vscode:/vscode.git/clone" did not exist on "84fef71528d4f84f38bd86f68150f9859276d721"
- 31 Jul, 2018 2 commits
-
-
Guolin Ke authored
* fix custom metric for multiclass * fix alias * fix bug * fix indent
-
Nikita Titov authored
-
- 29 Jul, 2018 1 commit
-
-
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
-
- 12 Jul, 2018 2 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
-
- 09 Jul, 2018 1 commit
-
-
Guolin Ke authored
-
- 08 Jul, 2018 1 commit
-
-
Guolin Ke authored
-
- 07 Jul, 2018 1 commit
-
-
Fedor Korotkiy authored
-
- 20 Jun, 2018 1 commit
-
-
Guolin Ke authored
-
- 14 Jun, 2018 1 commit
-
-
Guolin Ke authored
* add per-feature-penalites * fix comment
-
- 13 Jun, 2018 1 commit
-
-
Guolin Ke authored
-
- 11 Jun, 2018 1 commit
-
-
Guolin Ke authored
-
- 06 Jun, 2018 1 commit
-
-
Nikita Titov authored
* removed excess whitespaces * don't use built-in name for variable * simplified line parsing * chanched link to related * run parameter_generator.py * removed old targets * use tuples instead of list where possible * hotfix for descriptions were erased and only last one was kept * run parameter_generator.py * separated checks from aliases section
-
- 04 Jun, 2018 1 commit
-
-
Nikita Titov authored
refine Objective Parameters section
-
- 03 Jun, 2018 1 commit
-
-
Nikita Titov authored
* fixed gpu test according new config file * refine Learning Control Parameters section * added missed check for length consistency of valid and valid init scores * added missed aliases for core params
-
- 02 Jun, 2018 1 commit
-
-
Nikita Titov authored
* generate parameters description from config file * made pylint happy * added checks description * fixed links handling in desc and descl2 fields * refine Core Parameters section * removed excess quotes from default values * fixed parameter type retrieve * added note about auto-generated parameters
-
- 31 May, 2018 1 commit
-
-
Guolin Ke authored
-
- 25 May, 2018 1 commit
-
-
Guolin Ke authored
-
- 20 May, 2018 1 commit
-
-
Guolin Ke authored
* [WIP] refine config * [wip] ready for the auto code generate * auto generate config codes * use with to open file * fix bug * fix pylint * fix bug * fix pylint * fix bugs. * tmp for failed test. * fix tests. * added nthreads alias * added new aliases from new config.h * fixed duplicated alias * refactored parameter_generator.py * added new aliases from config.h and removed remaining old names * fix bugs & some miss alias * added aliases * add more descriptions. * add comment.
-
- 18 May, 2018 1 commit
-
-
Zach Kurtz authored
* implement boost_from_average by default for binary objective * include sigmoid_ parameter in binary regression boost_from_average
-
- 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*
-
- 04 May, 2018 2 commits
- 03 May, 2018 1 commit
-
-
Guolin Ke authored
-
- 26 Apr, 2018 1 commit
-
-
Guolin Ke authored
-
- 24 Apr, 2018 1 commit
-
-
Jerry Liu authored
-
- 18 Apr, 2018 3 commits
- 17 Apr, 2018 3 commits
- 11 Mar, 2018 1 commit
-
-
Eric Graves authored
* added code to expose c_api_pred_contrib in the R package * removed Rprintf * reverted to previous version of install.libs.R
-
- 10 Mar, 2018 1 commit
-
-
Guolin Ke authored
-
- 27 Feb, 2018 2 commits
-
-
Qiwei Ye authored
* minor change * unix line break
-
ebernhardson authored
* Read and write datsets from hdfs. * Only enabled when cmake is run with -DUSE_HDFS:BOOL=TRUE * Introduces VirtualFile(Reader|Writer) to asbtract VFS differences
-
- 08 Feb, 2018 1 commit
-
-
Guolin Ke authored
* fix the bug * fix R
-
- 07 Feb, 2018 1 commit
-
-
Guolin Ke authored
* fix the name of custom objective function * fix multi-class alias * Update GPU-Windows.rst
-