- 27 Oct, 2021 4 commits
-
-
Nikita Titov authored
-
James Lamb authored
* [docs] fix broken SynapseML link * just remove link
-
James Lamb authored
* release v3.3.1 * update cran-comments * Auto-update configure Co-authored-by:
GitHub Actions Bot <githubactionsbot@users.noreply.github.com> Co-authored-by:
Nikita Titov <nekit94-12@hotmail.com>
-
Nikita Titov authored
-
- 26 Oct, 2021 5 commits
-
-
James Lamb authored
* add jobs mimicking CRAN gcc-ASAN and clang-ASAN * comment out CI * fix redirection * remove unnecessary echo * Revert "comment out CI" This reverts commit 899fbb4574b99a8125b28761425e3e821bfdfef1. * remove redundant env variables and update README * remove inaccurate comment * change test title * Revert "Fix ASAN issues with `std::function` usage (#4673)" This reverts commit 13ed38ca . * Revert "Revert "Fix ASAN issues with `std::function` usage (#4673)"" This reverts commit 24c275ba84f1f182275f74ff4ad2e510bb18f4bd. * revert unnecessary change in config order * Apply suggestions from code review Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
Nikita Titov authored
-
Jacob Stevenson authored
* Improve error message for plot_metric with Booster * Update error message
-
James Lamb authored
* [R-package] allow for small numerical differences in Booster test * only use less-strict test on Windows
-
shiyu1994 authored
* add hzy46 and tongwu-msft as code owners * fix github link for Zhiyuan He
-
- 25 Oct, 2021 2 commits
-
-
Nikita Titov authored
* fix R API link to point to the current version of docs
-
Zhiyuan He authored
Co-authored-by:hzy46 <email@example.com>
-
- 24 Oct, 2021 1 commit
-
-
Nikita Titov authored
-
- 23 Oct, 2021 1 commit
-
-
Nikita Titov authored
-
- 22 Oct, 2021 1 commit
-
-
david-cortes authored
-
- 21 Oct, 2021 1 commit
-
-
Nikita Titov authored
* fix C API docs rendering * place comments before members they describe
-
- 20 Oct, 2021 1 commit
-
-
david-cortes authored
* don't compare std::function to nullptr ref #4633 * Update dataset_loader.h
-
- 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 1 commit
-
-
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>
-