"tests/vscode:/vscode.git/clone" did not exist on "1548b42bac5d5b7c295ba4d3132e8bda47e34fd1"
- 27 Jun, 2021 2 commits
-
-
Fabio Sigrist authored
* [R-package] fix protection stack imbalance and unprotected objects issues * [R-package] fix minor linting issues * [ci][R-package] change timeout-minutes in valgrind test * [R-package] remove extra space Co-authored-by:
James Lamb <jaylamb20@gmail.com> * [R-package] remove counter for number of protected objects * Update .github/workflows/r_valgrind.yml Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
-
- 26 Jun, 2021 4 commits
-
-
James Lamb authored
* [dask] pass predict() kwargs through when input is a Dask Array * add tests * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * add prediction early stopping params Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
* run cpp tests with sanitizers * re-trigger CI * continue * small cleanup * restore cpp test
-
James Lamb authored
-
Nikita Titov authored
-
- 25 Jun, 2021 1 commit
-
-
Arcs authored
Co-authored-by:未闲 <weixian.lzf@antfin.com>
-
- 24 Jun, 2021 1 commit
-
-
Nikita Titov authored
-
- 23 Jun, 2021 1 commit
-
-
sayantan sadhu authored
* Improved the syntax of the fstrings * Improved the strings to fstrings * Reverted back the white space. * Update examples/python-guide/advanced_example.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 22 Jun, 2021 2 commits
-
-
Nikita Titov authored
* Update simple_example.py * Update sklearn_example.py
-
Nikita Titov authored
* add authors in R-package description * Update R-package/DESCRIPTION Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 18 Jun, 2021 4 commits
-
-
-
Chen Yufei authored
* Log warning instead of fatal when parsing float get under/overflow. For texts that resolve to infinity, under or overflow should be accepted. * Remove outdated unit test. * empty commit to trigger ci
-
Chen Yufei authored
-
shiyu1994 authored
-
- 17 Jun, 2021 1 commit
-
-
James Lamb authored
* [R-package] remove unnecessary comments * Update R-package/R/lgb.Booster.R
-
- 16 Jun, 2021 2 commits
-
-
Nikita Titov authored
-
James Lamb authored
* [R-package] consolidate duplicate lists of Dataset info keys * remove extra parentheses
-
- 15 Jun, 2021 5 commits
-
-
Nikita Titov authored
* replace pytest.parametrize * add informative message for assert
-
James Lamb authored
* [R-package] add unit tests on monotone constraints * testing without skip() * put skip() back * make tests consistent with Python * Update R-package/tests/testthat/test_basic.R * more changes for consistency with Python tests
-
Frank Fineis authored
-
Grey authored
-
Grey authored
* add type hints to python-package/setup.py * fix return type hints on python-package/setup.py Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 14 Jun, 2021 1 commit
-
-
Nikita Titov authored
* document sanitizers * rephrase
-
- 13 Jun, 2021 1 commit
-
-
James Lamb authored
* [R-package] move more finalizer logic intoo C++ side * add C finalizers * use gc() * put skip() back * Update R-package/tests/testthat/test_lgb.Booster.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 12 Jun, 2021 3 commits
-
-
James Lamb authored
* [R-package] avoid unnecessary computation of std deviations in lgb.cv() * use expect_equal()
-
Nikita Titov authored
-
Nikita Titov authored
-
- 11 Jun, 2021 1 commit
-
-
Nikita Titov authored
-
- 09 Jun, 2021 4 commits
-
-
James Lamb authored
-
James Lamb authored
* [R-package] add docs and tests on monotone constraints (fixes #4345) * remove tests * move doc to top level * slightly more specific * Update docs/Parameters.rst Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
sayantan sadhu authored
[python] improving the syntax of the fstring in the file : tests/python_package_test/test_dask.py (#4358) * updated the old syntax with fstrings * Updated the strings with + catenation to fstrings * Updated the strings with + catenation to fstrings * Update tests/python_package_test/test_dask.py Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Weston King-Leatham authored
-
- 08 Jun, 2021 2 commits
-
-
James Lamb authored
-
Sagnik Roy authored
[python-package] use f-strings for concatenation in examples/python-guide/logistic_regression.py (#4356) * updated with f-string migration * Update logistic_regression.py * Update logistic_regression.py * Update logistic_regression.py * Update logistic_regression.py
-
- 07 Jun, 2021 1 commit
-
-
sayantan sadhu authored
-
- 06 Jun, 2021 1 commit
-
-
James Lamb authored
-
- 05 Jun, 2021 3 commits
-
-
James Lamb authored
* [R-package] factor out lgb.check.r6.class() * Predictor
-
James Lamb authored
-
James Lamb authored
-