- 29 Aug, 2018 2 commits
-
-
James Lamb authored
* Fixed typos in docs * Fixed inconsistencies in documentation * Updated strategy for registering routines * Fixed issues caused by smashing multiple functions into one Rd * Fixed issues with documentation * Removed VignetteBuilder and updated Rbuildignore * Added R build artefacts to gitignore * Added namespacing on data.table set function. Updated handling of CMakeLists file to get around CRAN check. * Updated build instructions * Added R build script * Removed build_r.sh script and updated R-package install instructions
-
Nikita Titov authored
* added SWIG compile guide for Windows and tip about JAVA_HOME * fix grammar
-
- 28 Aug, 2018 1 commit
-
-
Ilya Matiach authored
-
- 27 Aug, 2018 5 commits
-
-
James Lamb authored
-
James Lamb authored
-
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
-
Nikita Titov authored
* added NumberOfTotalModel and NumModelPerIteration to C_API and python-package * fixed tests * added tests for current_iteration, num_trees, num_model_per_iteration methods * break huge line in test * hotfix
-
Nikita Titov authored
-
- 26 Aug, 2018 3 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
Guolin Ke authored
* try to fix nuget * add exe copy * Update create_nuget.py * Update .vsts-ci.yml * add build folder * fix build folder * Update create_nuget.py * Update create_nuget.py * Update create_nuget.py * Update create_nuget.py * update version to test on nuget.org
-
- 25 Aug, 2018 5 commits
-
-
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
-
Ilya Matiach authored
-
Ilya Matiach authored
-
Guolin Ke authored
* Update .vsts-ci.yml * Update test.sh
-
dmitryikh authored
* fix optimization rule * preallocate vector in RowFunctionFromCSR
-
- 24 Aug, 2018 2 commits
-
-
Nikita Titov authored
-
Guolin Ke authored
* fix-parallel-quantile * Update serial_tree_learner.cpp
-
- 23 Aug, 2018 2 commits
-
-
Nikita Titov authored
* added possibility to collapse long sections in docs * added contents in the installation guide
-
Guolin Ke authored
-
- 22 Aug, 2018 1 commit
-
-
Guolin Ke authored
* add start_iteration in model saving * fix test * shuffle models ability * fix bug * update document * refine * Update engine.py * Update basic.py * fix comments * fix comment
-
- 21 Aug, 2018 1 commit
-
-
Qiwei Ye authored
* remove unnecessary std::move * remove unused-lambda-capture * remove unused-lambda-capture * fix unused parameter * minor fix * invalid capture of lambda function
-
- 19 Aug, 2018 2 commits
-
-
Nikita Titov authored
* added python 3.7 to the list of supporting versions * reorganized python versions at Travis * addressed review comments
-
Nikita Titov authored
* refined num_iteration argument in python * hotfix
-
- 17 Aug, 2018 2 commits
-
-
Ilya Matiach authored
-
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
-