- 07 Feb, 2021 1 commit
-
-
Nikita Titov authored
* run R CRAN checks on Solaris by optional workflow * Update triggering_comments.yml * Update r_solaris.yml * Update optional_checks.yml * Update triggering_comments.yml * Update run_rhub_solaris_checks.R * Update r_solaris.yml * Update run_rhub_solaris_checks.R * Update r_solaris.yml * simplify code * fix lint and address review comments
-
- 06 Feb, 2021 2 commits
-
-
James Lamb authored
* add support for pandas categorical columns * remove commented code * quotes * syntax error * fix shape for ranker test * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update tests/python_package_test/test_dask.py * trying * fix tests * remove unnecessary debugging stuff * skip accuracy checks on categorical * use category columns as categorical features Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
-
- 05 Feb, 2021 1 commit
-
-
Roman Grebennikov authored
-
- 03 Feb, 2021 7 commits
-
-
James Lamb authored
-
Nikita Titov authored
* Update test_dask.py * Update dask.py * Update .vsts-ci.yml * Revert "Update .vsts-ci.yml" This reverts commit 98422be5b5095f0585de333b5b5545356776ef88.
-
Nikita Titov authored
-
Nikita Titov authored
* Update dask.py * Update dask.py
-
Nikita Titov authored
-
Chen Yufei authored
* Add new task type: "save_binary". * Document for task "save_binary".
-
James Lamb authored
* starting on Dask client * more docs stuff * fix pickling * just copy docstrings * fit docs * switch test order * linting * use client kwarg * remove inner set_params() * add type hints * fix type hints * remove commented code * reorder * fix tests, add client_ property * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * fix tests * linting * simplify Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 02 Feb, 2021 3 commits
-
-
Nikita Titov authored
* Update linkchecker.yml * Update test.sh
-
James Lamb authored
* [ci] move link checking to a cron job * run once to register * set PYTHON_VERSION * actually build docs * uncomment * remove stuff * Update docs/.linkcheckerrc * condense * remove PR triggers again * Update .github/workflows/linkchecker.yml * move TASK
-
Frank Fineis authored
-
- 01 Feb, 2021 3 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
Nikita Titov authored
-
- 31 Jan, 2021 5 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
* Update .readthedocs.yml * Delete requirements_rtd.txt
-
Nikita Titov authored
* start supporting Python 3.9 * Update .vsts-ci.yml * Update .vsts-ci.yml * Update .appveyor.yml * Update .vsts-ci.yml * Update .appveyor.yml * fixed conflicts * continue
-
Nikita Titov authored
* test different CUDA versions * Update cuda.yml * Update cuda.yml * Update setup.sh * Update setup.sh * Update cuda.yml * Update cuda.yml * Update setup.sh * Update setup.sh * Update setup.sh * Update setup.sh * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update CMakeLists.txt * Update CMakeLists.txt * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update CMakeLists.txt * specify CUDA version in workflow job name
-
Nikita Titov authored
* document CUDA version support * address review comments * collapse CUDA section in the guide * remove Clang support from CUDA docs as we have never tested it
-
- 29 Jan, 2021 4 commits
-
-
James Lamb authored
* add type hints in dask module * starting on asserts * remove unused code * add hints for dtypes * replace accidentally-removed docstrings * revert unrelated change * Update python-package/lightgbm/dask.py * empty commit * fix hints on group * capitalize array * hide hints in signatures * empty commit * sphinx version * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * fix hint for MatrixLike * Update python-package/lightgbm/dask.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update docstring * empty commit Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
James Lamb authored
* [dask] reduce teardown erros in Dask tests * azure * show logs * try again * more * submodules * try a bunch of sdist tests * empty commit * empty commit * empty commit * use sh-ubuntu * 10 sdist tasks * stuff * empty commit * empty commit * empty commit * empty commit * try bdist * empty commit * empty commit * empty commit * empty commit * py37 * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * python 3.8 * empty commit * empty commit * empty commit * empty commit * empty commit * cuda config * comment out cuda again * setting timeout * put client close in the right place * uncomment CI, make timeout 60
-
Nikita Titov authored
* Update test_r_package.sh * Update r_package.yml * Update r_package.yml
-
- 28 Jan, 2021 5 commits
-
-
James Lamb authored
* [ci] fall back to source installs of R packages if binary missing * source option * changing source policy * install withr separately * uncomment CI
-
Nikita Titov authored
* Update test_utilities.py * Update cuda.yml * Update test_utilities.py * Update cuda_tree_learner.cpp * Update cuda.yml
-
James Lamb authored
* [ci] fix R linting job (fixes #3873) * need to run static analysis * uncomment CI configs * Update .ci/test.sh
-
Nikita Titov authored
* Update setup.sh * Update cuda.yml * Update cuda.yml * Update README.md * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update setup.sh * Update setup.sh * Update setup.sh * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml * Update cuda.yml
-
Nikita Titov authored
-
- 27 Jan, 2021 2 commits
-
-
James Lamb authored
-
James Lamb authored
* [dask] add tests on warnings, fix incorrect variable in log * Update tests/python_package_test/test_dask.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 26 Jan, 2021 7 commits
-
-
Nikita Titov authored
* Update sklearn.py * Update dask.py
-
Nikita Titov authored
-
Nikita Titov authored
* Update test_engine.py * Update test_sklearn.py * Update test_engine.py * Update test_sklearn.py * Update test_sklearn.py * Update test_sklearn.py * Update test_sklearn.py * Update test_engine.py * Update .vsts-ci.yml * Update .vsts-ci.yml * Update test_engine.py * Update test_dual.py * Update test_engine.py * Update .vsts-ci.yml * Update .vsts-ci.yml
-
Nikita Titov authored
* fix Dask docstrings and mimic sklearn importing way * Update .vsts-ci.yml * revert CI checks * use import aliases for Dask classes * check Dask is installed in _predict() func * fix lint issues introduced during resolving merge conflicts * Update dask.py
-
James Lamb authored
-
James Lamb authored
* [dask] allow parameter aliases for tree_learner and local_listen_port (fixes #3671) * num_thread too * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * empty commit * add _choose_param_value * revert param order change * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update python-package/lightgbm/dask.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * just import deepcopy * remove machines aliases * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Wenjun Si authored
-