- 18 Oct, 2021 1 commit
-
-
Nikita Titov authored
-
- 17 Oct, 2021 1 commit
-
-
Nikita Titov authored
-
- 16 Oct, 2021 1 commit
-
-
Nikita Titov authored
-
- 15 Oct, 2021 1 commit
-
-
Rakshit P authored
-
- 13 Oct, 2021 3 commits
-
-
Rakshit P authored
-
Nikita Titov authored
* update Guolin's e-mail in `setup.py` * change maintainer's info
-
Nikita Titov authored
-
- 12 Oct, 2021 1 commit
-
-
Nikita Titov authored
* Replace deprecated `licenseUrl` field with `license` one in `.nuspec` file * Update create_nuget.py
-
- 09 Oct, 2021 3 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
* Update .appveyor.yml * Update VERSION.txt * Auto-update configure Co-authored-by:GitHub Actions Bot <githubactionsbot@users.noreply.github.com>
-
James Lamb authored
* v3.3.0 release * Auto-update configure * Update R-package/DESCRIPTION Co-authored-by:
GitHub Actions Bot <githubactionsbot@users.noreply.github.com> Co-authored-by:
Nikita Titov <nekit94-12@hotmail.com>
-
- 08 Oct, 2021 1 commit
-
-
James Lamb authored
-
- 07 Oct, 2021 2 commits
-
-
José Morales authored
Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
strobel authored
Co-authored-by:
strobel <thaddaeus.strobel@ai4bd.com> Co-authored-by:
Nikita Titov <nekit94-12@hotmail.com>
-
- 05 Oct, 2021 7 commits
-
-
James Lamb authored
-
Nikita Titov authored
[python][sklearn] add `__sklearn_is_fitted__()` method to be better compatible with scikit-learn API (#4636)
-
Nikita Titov authored
* Use the latest gcc version in macOS CI jobs * test: swap compilers * Revert "test: swap compilers" * Revert "test: swap compilers"
-
Drew Miller authored
* allow inclusion in C programs * adding documentation to macro * Support for ANSI C, _Thread_local where available. * fix macro for docs
-
Nikita Titov authored
-
Nikita Titov authored
-
James Lamb authored
Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
- 04 Oct, 2021 1 commit
-
-
James Lamb authored
* [ci] ignore certificates for kitware apt channel in CUDA jobs (fixes #4646) * try building from a fork * Update .gitmodules
-
- 26 Sep, 2021 1 commit
-
-
Nikita Titov authored
* [ci] bump CUDA version from 11.4.0 to 11.4.2 at CI * Update cuda.yml
-
- 25 Sep, 2021 3 commits
-
-
James Lamb authored
* [R-package] fix segfaults caused by missing Booster and Dataset handles (fixes #4208) * fix test errors * fixes for cpplint * Update R-package/tests/testthat/test_dataset.R Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * fix tests * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * move asserts inside try-catch Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
* [R-package] introduce Dataset set_field() and get_field() * fix incorrect fields * update pkgdown * fix example * fix another example * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> * update docs Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
- 23 Sep, 2021 4 commits
-
-
Nikita Titov authored
-
shiyu1994 authored
Co-authored-by:Yu Shi <shiyu1994@qq.com>
-
James Lamb authored
-
James Lamb authored
* fix incorrect behavior of SplitInfo == operator for splits with identical gains * LightSplitInfo too, and improve comment * dont check features unnecessarily * update LightSplitInfo too
-
- 22 Sep, 2021 2 commits
-
-
david-cortes authored
-
Nikita Titov authored
-
- 21 Sep, 2021 2 commits
-
-
Nikita Titov authored
* Update README.md * Update Parallel-Learning-Guide.rst * Update README.md * Update docs/Parallel-Learning-Guide.rst Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
James Lamb <jaylamb20@gmail.com>
-
Nikita Titov authored
-
- 20 Sep, 2021 1 commit
-
-
Nikita Titov authored
-
- 17 Sep, 2021 4 commits
-
-
Nikita Titov authored
* Update README.rst * Update README.md * Update Installation-Guide.rst
-
José Morales authored
[python-package] Support 2d collections as input for `init_score` in multiclass classification task (#4150) * initial implementation of init_score for multiclass classification * check for 1d or 2d collection in init_score * remove dataset import * initial comments * update dask test and docstrings * update docstrings * move logic to set_field. reshape back on get_field * add type hints and update docstrings for dask. fix Dataset.set_field * revert wrong docstrings and type hints * add extra comma for consistency * prefix private functions with underscore add type hints to new functions make commas consistent in dask and basic * add missing spaces after type hint * remove shape condition for dataframe in is_2d_collection Co-authored-by:Nikita Titov <nekit94-12@hotmail.com>
-
david-cortes authored
* fix R memory leaks * attempt at solving linter complaints * fix compilation on windows * move R_API_BEGIN to correct place * make sure exception objects reach out of scope * better way to solve rchk complaints * remove goto statement
-
Nikita Titov authored
-
- 15 Sep, 2021 1 commit
-
-
Nikita Titov authored
* Update __init__.py * Update Python-API.rst * Update engine.py * Update test_utilities.py * Update sklearn.py * Update callback.py * Update callback.py * Update callback.py
-