- 08 May, 2019 1 commit
-
-
Guolin Ke authored
* fix travis badge * updated GitHub Microsoft URL
-
- 29 Apr, 2019 1 commit
-
-
Nikita Titov authored
* set platform via A option * style hotfix * updated R installation script * updated Python installation script * updated CI test script * provide VS version-ingependent link for redistributables download * added link to VS 2019 redistributables * added VS 2019 match for Boost binaries
-
- 07 Feb, 2019 1 commit
-
-
Laurae authored
-
- 05 Feb, 2019 2 commits
- 04 Feb, 2019 1 commit
-
-
Laurae authored
* Hand edit broken commit * Hand edit broken commit * Hand edit broken commit * Hand edit broken commit
-
- 28 Jan, 2019 1 commit
-
-
Laurae authored
-
- 27 Jan, 2019 1 commit
-
-
Nikita Titov authored
-
- 23 Jan, 2019 1 commit
-
-
Guolin Ke authored
* add warnings for override parameters of Dataset * fix pep8 * add feature_penalty * refactor * add R's code * Update basic.py * Update basic.py * fix parameter bug * Update lgb.Dataset.R * fix a bug
-
- 20 Jan, 2019 1 commit
-
-
Dan Houghton authored
* Correcting lgb.prepare output comment * updated Roxygen files
-
- 19 Jan, 2019 1 commit
-
-
Maximilian Eber authored
* Fix multiclass custom objective demo * Use option not to boost from average instead of setting init score explicitly * Reference #1846 when turning off boost_from_average * Add trailing whitespace
-
- 01 Dec, 2018 1 commit
-
-
Guolin Ke authored
* add free booster in lgb.cv * change to reset_data
-
- 07 Nov, 2018 1 commit
-
-
Guolin Ke authored
* Update VERSION.txt * Update .appveyor.yml * Update DESCRIPTION
-
- 06 Nov, 2018 1 commit
-
-
Guolin Ke authored
* Update DESCRIPTION * Update DESCRIPTION * Update DESCRIPTION
-
- 03 Oct, 2018 2 commits
- 20 Sep, 2018 1 commit
-
-
Guolin Ke authored
* using different version for master branch with release * Update .travis.yml * Update .travis.yml
-
- 18 Sep, 2018 1 commit
-
-
Guolin Ke authored
* Update VERSION.txt * Update DESCRIPTION * Update .appveyor.yml * Update .appveyor.yml * Update DESCRIPTION * Update VERSION.txt * Update .appveyor.yml * Update DESCRIPTION * Update VERSION.txt * Update DESCRIPTION
-
- 09 Sep, 2018 1 commit
-
-
James Lamb authored
* [R-package] removed horizontal whitespace (fixes #1642) * [R-package] fixed missing newline in test file
-
- 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
-