- 29 Jan, 2021 1 commit
-
-
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 9 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
-
Nikita Titov authored
* run artifacts packaging job on Ubuntu * Update .vsts-ci.yml
-
Thomas J. Fan authored
* TST Migrates test_sklearn.py to pytest * STY Fixes linting * FIX Adds reason * ENH Address comments
-
- 25 Jan, 2021 9 commits
-
-
Frank Fineis authored
* store data parts in dict instead of list * simplify weight/group parts dict assignment
-
Shrill Shrestha authored
* Merge test_<est>_local_predict and test_<est> tests for Dask module ##3833 * Merge test_<est>_local_predict to test_<est> tests in dask module - refactor #3833 * Update test_classifier and rename variables resolves #3833 * rename variables resolves #3833 * manage precision error #3833 Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
-
shiyu1994 authored
-
Philip Khor authored
-
James Lamb authored
* [dask] factor dask-ml out of tests (fixes #3796) * 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>
-
Nikita Titov authored
* Update test_dask.py * Update test_dask.py
-
James Lamb authored
* [dask] warn if attempting to use tree_learn other than data parallel * add param
-
Nikita Titov authored
* initial Dask docs * fix MRO * address review comments
-
- 24 Jan, 2021 6 commits
-
-
Nikita Titov authored
* Update dask.py * Update basic.py * hotfix pop
-
Nikita Titov authored
* centralize Python-package logging in one place * continue * fix test name * removed unused import * enhance test * fix lint * hotfix test * workaround for GPU test * remove custom logger from Dask-package * replace one log func with flags by multiple funcs
-
Nikita Titov authored
-
Nikita Titov authored
-
Nikita Titov authored
* move make_ranking into utils * do not cache
-
Nikita Titov authored
-
- 23 Jan, 2021 2 commits
-
-
Chip Kerchner authored
-
Nikita Titov authored
-
- 22 Jan, 2021 6 commits
-
-
Thomas J. Fan authored
* TST Migrates test_plotting.py to pytest * STY Fixes linting
-
Frank Fineis authored
-
James Lamb authored
* [dask] use keyword args for internal function calls * add missing comma * Update python-package/lightgbm/dask.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * revert whitespace changes * test style Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
* Update test_dual.py * Update .vsts-ci.yml * Update .vsts-ci.yml * Update test_dual.py * Update .vsts-ci.yml * Update .vsts-ci.yml * Update .vsts-ci.yml
-
Nikita Titov authored
* move all submodules to external_libs folder * Update .Rbuildignore * Update MANIFEST.in * Update .appveyor.yml * Update CMakeLists.txt * Update build_r.R * Update test.sh * Update setup.py * Update CMakeLists.txt * Update test.sh * Update setup.py * Update conf.py * Update MANIFEST.in * Update LightGBM.vcxproj * continue * test * test * Update setup.py * hotfix * revert CI tests
-
James Lamb authored
* adding pred_contrib support * add tests * linting * remove raw_score * add pred kwargs * faster tests * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * changes to tests * 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>
-