- 05 Sep, 2018 3 commits
-
-
James Lamb authored
-
Laurae authored
* Help fixing #1540 * Handle character matrix corner case * Update with recommendation in #1638
-
Nikita Titov authored
* Update README.md * Update README.rst * Update Installation-Guide.rst * Update Installation-Guide.rst
-
- 31 Aug, 2018 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 29 Aug, 2018 2 commits
-
-
Nikita Titov authored
-
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
-
- 27 Aug, 2018 3 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
-
- 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
-
- 25 Jul, 2018 1 commit
-
-
Nikita Titov authored
* added new aliases for params * run helper/parameter_generator.py * removed useless test
-
- 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
-
- 22 Jun, 2018 1 commit
-
-
Guolin Ke authored
-
- 20 Jun, 2018 1 commit
-
-
Nikita Titov authored
-
- 03 Jun, 2018 1 commit
-
-
Nikita Titov authored
* added missed description of plot_example in python_guide folder and fixed consistency for packages naming * more reliable OS detection * fixed grammar * made pylint happy
-
- 31 May, 2018 1 commit
-
-
Guolin Ke authored
2.1.0 -> 2.1.1
-
- 24 May, 2018 1 commit
-
-
Fujii Hironori authored
The document of `early_stopping_rounds` says it will check all of eval_set. But, this is not true. It doesn't check the dataset specified as the training data. This change appends an extra phrase "except the training data" to all of the sentences "If there's more than one, will check all of them" in documents.
-
- 22 May, 2018 1 commit
-
-
Nikita Titov authored
* added a note about g++ versions for macOS users * hotfix excess dot in FAQ * added notes about gcc version in installation guides
-
- 01 May, 2018 1 commit
-
-
Guolin Ke authored
-
- 29 Apr, 2018 1 commit
-
-
Laurae authored
* Bump R version * Bump CLI/Py version * Roll back to 2.1.1 in R * Fix Microsoft/LightGBM#1280
-
- 28 Apr, 2018 1 commit
-
-
Guolin Ke authored
-
- 19 Apr, 2018 1 commit
-
-
Guolin Ke authored
* Update lgb.Booster.R * Update lgb.Booster.R
-
- 25 Mar, 2018 1 commit
-
-
Laurae authored
* Add authors Microsoft/LightGBM#1260 * Add line break at the end of file
-
- 22 Mar, 2018 2 commits
- 21 Mar, 2018 1 commit
-
-
James Lamb authored
-
- 19 Mar, 2018 1 commit
-
-
James Lamb authored
-
- 16 Mar, 2018 1 commit
-
-
James Lamb authored
* Fixed misc CRAN issues * Added additional details to R-package DESCRIPTION
-
- 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
-
- 04 Mar, 2018 1 commit
-
-
Rand Xie authored
-
- 28 Feb, 2018 1 commit
-
-
Alex authored
objective funciton in reset_parameter() Fixes error algb.params2str to lgb.params2str
-
- 08 Feb, 2018 1 commit
-
-
Guolin Ke authored
* fix the bug * fix R
-
- 05 Feb, 2018 1 commit
-
-
Jan Tilly authored
-
- 25 Jan, 2018 1 commit
-
-
Guolin Ke authored
-
- 27 Dec, 2017 2 commits
- 26 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 24 Dec, 2017 1 commit
-
-
Guolin Ke authored
-
- 23 Dec, 2017 1 commit
-
-
Guolin Ke authored
* fix early stopping edge case * fix message. * fix tests * fix GPU tests.
-