- 16 Apr, 2021 3 commits
-
-
Nikita Titov authored
* run cpp tests at CI * Update docs/Installation-Guide.rst Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
This reverts commit ab474dc4.
-
Nikita Titov authored
This reverts commit e98da99d.
-
- 15 Apr, 2021 3 commits
-
-
Roman Grebennikov authored
-
Chen Yufei authored
-
Nikita Titov authored
This reverts commit 36454a3b.
-
- 12 Apr, 2021 4 commits
-
-
Nikita Titov authored
* Bump version for development * Auto-update configure Co-authored-by:GitHub Actions Bot <githubactionsbot@users.noreply.github.com>
-
James Lamb authored
* v3.2.1 release * Auto-update configure Co-authored-by:GitHub Actions Bot <githubactionsbot@users.noreply.github.com>
-
Nishit Jain authored
* Migrated to f-strings for .\.nuget\create_nuget.py #4136 * Migrate to f-strings for the Python code for docs/conf.py #4136 * add missing whitespace at ./docs/conf.py:79:14 * Revert "add missing whitespace at ./docs/conf.py:79:14" This reverts commit 60200849b1a2bd911cc426014ecf1d6e319861b4. * Revert "Migrate to f-strings for the Python code for docs/conf.py #4136" This reverts commit 6f28bd11d530c18d7937588469484499b3ab0862. * added the requested changes in .nuget/create_nuget.py * added the requested changes * Update .nuget/create_nuget.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .nuget/create_nuget.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update .nuget/create_nuget.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
* [ci] Add debian-clang-devel CI job for the R package * [ci] Add debian-clang-devel CI job for the R package * fixes * fix test * update cran-comments * re-trigger CI * catch warnings and notes * fail with only a NOTE * uncomment CI code * remove env vars in windows tests * Update R-package/cran-comments.md Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
StrikerRUS <nekit94-12@hotmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 11 Apr, 2021 1 commit
-
-
Christoph Aymanns authored
* add test for interaction constraints and monotone constraints * enforce interaction constraints in RecomputeBestSplitForLeaf * code formatting * code formatting * move interaction constraint test to test_engine * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 10 Apr, 2021 1 commit
-
-
Deddy Jobson authored
* added type hints; implemented one workaround * resolving some linting errors * Added doc strings * fixed more linting errors * Made documentation more imperative. * removed one type hint * more specific type hinting Co-authored-by:
James Lamb <jaylamb20@gmail.com> * added import * Apply suggestions from code review Co-authored-by:
James Lamb <jaylamb20@gmail.com> * made a class and function private * Apply suggestions from code review Make the documentation clearer. Co-authored-by:
James Lamb <jaylamb20@gmail.com> * linting error fix * more linting errors * removing the decorator * ignore mypy function attribute errors * fix lints Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
- 09 Apr, 2021 3 commits
-
-
Nikita Titov authored
* Restrict Doxygen version at CI * fix typo in version number * Update requirements.txt * Update test.sh
-
James Lamb authored
* [ci] upgrade R to 4.0.5 * get R 4.0.5 from focal repo
-
Nikita Titov authored
-
- 05 Apr, 2021 5 commits
-
-
Nikita Titov authored
-
jmoralez authored
* replace client fixture with cluster fixture * wait on persist before rebalance
-
NovusEdge authored
* Added f-strings to docs/conf.py * fixed some linting errors * fixed indent on 210:25 * YAF * yet another try at fixing the linting * Try: 1 * Try 2 * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * Update docs/conf.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
James Lamb authored
* [ci] run 'brew update' in macOS jobs (fixes #4160) * move update
-
James Lamb authored
* clarify DEBUG-level log about tree depth * more places
-
- 01 Apr, 2021 2 commits
-
-
jmoralez authored
* include voting_parallel tree_learner in test_regressor, test_classifier and test_ranker * remove test for warnings and test for error when using feature_parallel * use real names for tree_learner intest and include test for aliases. use the error message in the test for error in feature parallel * split all tests with rf in test_classifier * remove task parametrization for tree_learner aliases test. smaller input data from feature_parallel error * define task for tree_learner aliases
-
jmoralez authored
-
- 31 Mar, 2021 3 commits
-
-
James Lamb authored
* [dask] make random port search more resilient to random collisions * linting * more reliable ports check * address review comments * add error message
-
Nikita Titov authored
* use GitHub Actions to re-generate R configure * Update R-package/README.md Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
NovusEdge authored
* added f-strings to setup.py * Update python-package/setup.py Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 30 Mar, 2021 2 commits
-
-
Nikita Titov authored
-
jmoralez authored
* test all boosting types * lint * bring scores comparison back and set y as second argument in assert_eq
-
- 29 Mar, 2021 2 commits
-
-
Nikita Titov authored
-
James Lamb authored
* [dask] run one training task on each worker * add comment on pure * missing ticks * empty commit
-
- 28 Mar, 2021 4 commits
-
-
Nikita Titov authored
-
James Lamb authored
* update CODEOWNERS * include R build scripts
-
Hemanth K authored
[ci] Added curl library to the installed packages list inside dockerfile-python installation (#4129)
-
Nikita Titov authored
* Update chunked_array.hpp * Update ChunkedArray_API_extensions.i * Update StringArray.i * apply cpplint to cpp tests * Update test_chunked_array to please cpplint (#4121) * Update test_chunked_array to please cpplint * Simplify var name * Add comment Co-authored-by:Alberto Ferreira <AlbertoEAF@users.noreply.github.com>
-
- 27 Mar, 2021 4 commits
-
-
Nikita Titov authored
* Update test_dask.py * Update test_dask.py
-
Nikita Titov authored
This reverts commit f2632a6e.
-
Nikita Titov authored
* build CRAN R-package on Azure with every commit and attach to releases * test CI * fix path * revert CI test
-
jmoralez authored
* include test for prediction with raw_score * close client * initial comments * update data creation and include ranking task * linting * update _create_data * compare unique raw_predictions with values in leaves_df
-
- 26 Mar, 2021 3 commits
-
-
jmoralez authored
* make one categorical variable informative. increase n_samples. reduce n_features for regression * adjust tolerances in checks
-
Nikita Titov authored
* bump CUDA version and pull dockers from NVIDIA NGC * Update cuda.yml
-
Nikita Titov authored
* attach archives with complete source code of the repo to releases * restore missed conditions
-