Rong Ou
|
77b069c25d
|
Support bitwise allreduce operations in the communicator (#8623)
|
2022-12-25 06:40:05 +08:00 |
|
James Lamb
|
c7e82b5914
|
[R] enforce lintr checks (fixes #8012) (#8613)
|
2022-12-25 05:02:56 +08:00 |
|
James Lamb
|
f489d824ca
|
[R] remove unused imports in tests (#8614)
|
2022-12-25 03:45:47 +08:00 |
|
Jiaming Yuan
|
c430ae52f3
|
Fix mypy errors with the latest numpy. (#8617)
|
2022-12-21 01:42:05 -08:00 |
|
Philip Hyunsu Cho
|
5bf9e79413
|
[CI] Disable gtest with RMM (#8620)
|
2022-12-21 01:41:34 -08:00 |
|
Jiaming Yuan
|
c6a8754c62
|
Define CUDA Context. (#8604)
We will transition to non-default and non-blocking CUDA stream.
|
2022-12-20 15:15:07 +08:00 |
|
James Lamb
|
e01639548a
|
[R] remove unused compiler flag RABIT_CUSTOMIZE_MSG_ (#8610)
|
2022-12-17 19:36:35 +08:00 |
|
James Lamb
|
17ce1f26c8
|
[R] address some lintr warnings (#8609)
|
2022-12-17 18:36:14 +08:00 |
|
James Lamb
|
53e6e32718
|
[R] resolve assignment_linter warnings (#8599)
|
2022-12-17 01:22:41 +08:00 |
|
Jiaming Yuan
|
f6effa1734
|
Support Series and Python primitives in inplace_predict and QDM (#8547)
|
2022-12-17 00:15:15 +08:00 |
|
Jiaming Yuan
|
a10e4cba4e
|
Fix linalg iterator. (#8603)
|
2022-12-16 23:05:03 +08:00 |
|
Jiaming Yuan
|
38887a1876
|
Fix windows build on buildkite. (#8602)
|
2022-12-16 21:12:24 +08:00 |
|
Jiaming Yuan
|
43a647a4dd
|
Fix inference with categorical feature. (#8591)
|
2022-12-15 17:57:26 +08:00 |
|
Esteban Djeordjian
|
7dc3e95a77
|
Added ranges for alpha and lambda in docs (#8597)
|
2022-12-15 16:51:04 +08:00 |
|
dependabot[bot]
|
0c38ca7f6e
|
Bump nexus-staging-maven-plugin from 1.6.7 to 1.6.13 in /jvm-packages (#8600)
|
2022-12-15 08:44:05 +00:00 |
|
Jiaming Yuan
|
001e663d42
|
Set enable_categorical to True in predict. (#8592)
|
2022-12-15 05:27:06 +08:00 |
|
James Lamb
|
7a07dcf651
|
[R] resolve line_length_linter warnings (#8565)
Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
|
2022-12-14 21:04:24 +08:00 |
|
dependabot[bot]
|
eac980fbfc
|
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 in /jvm-packages (#8594)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-14 19:46:03 +08:00 |
|
James Lamb
|
06ea6c7e79
|
[python] remove unnecessary conversions between data structures (#8546)
Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
|
2022-12-14 18:32:02 +08:00 |
|
dependabot[bot]
|
f64871c74a
|
Bump spark.version from 3.0.1 to 3.0.3 in /jvm-packages (#8593)
Bumps `spark.version` from 3.0.1 to 3.0.3.
Updates `spark-mllib_2.12` from 3.0.1 to 3.0.3
Updates `spark-core_2.12` from 3.0.1 to 3.0.3
Updates `spark-sql_2.12` from 3.0.1 to 3.0.3
---
updated-dependencies:
- dependency-name: org.apache.spark:spark-mllib_2.12
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.spark:spark-core_2.12
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.spark:spark-sql_2.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-14 17:23:48 +08:00 |
|
Jiaming Yuan
|
40343c8ee1
|
Test dask demos. (#8557)
Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
|
2022-12-13 18:37:31 +08:00 |
|
Rong Ou
|
15a88ceef0
|
Fix deprecated CUB calls in CUDA 12.0 (#8578)
|
2022-12-12 17:02:30 +08:00 |
|
Philip Hyunsu Cho
|
35d8447282
|
[CI] Use conda-forge channel in conda (#8583)
|
2022-12-11 23:25:29 -08:00 |
|
Rong Ou
|
42e6fbb0db
|
Fix sklearn test that calls a removed field (#8579)
|
2022-12-09 13:06:44 -08:00 |
|
Jiaming Yuan
|
deb3edf562
|
Support list and tuple for QDM. (#8542)
|
2022-12-10 01:14:44 +08:00 |
|
Jiaming Yuan
|
8824b40961
|
Update date in release script. [skip ci] (#8574)
|
2022-12-09 23:16:10 +08:00 |
|
Rong Ou
|
0caf2be684
|
Update NVFlare demo to work with the latest release (#8576)
|
2022-12-09 02:48:20 +08:00 |
|
James Lamb
|
ffee35e0f0
|
[R] [ci] remove dependency on {devtools} (#8563)
|
2022-12-09 01:21:28 +08:00 |
|
James Lamb
|
fbe40d00d8
|
[R] resolve brace_linter warnings (#8564)
|
2022-12-08 23:01:00 +08:00 |
|
Bobby Wang
|
40a1a2ffa8
|
[pyspark] check use_qdm across all the workers (#8496)
|
2022-12-08 18:09:17 +08:00 |
|
dependabot[bot]
|
5aeb8f7009
|
Bump maven-gpg-plugin from 1.5 to 3.0.1 in /jvm-packages (#8571)
|
2022-12-08 06:59:11 +00:00 |
|
dependabot[bot]
|
f592a5125b
|
Bump flink.version from 1.7.2 to 1.8.3 in /jvm-packages (#8561)
|
2022-12-07 20:53:22 +00:00 |
|
dependabot[bot]
|
27aea6c7b5
|
Bump maven-surefire-plugin from 2.19.1 to 2.22.2 in /jvm-packages (#8562)
|
2022-12-07 17:56:05 +00:00 |
|
Gianfrancesco Angelini
|
5540019373
|
feat(py, plot_importance): + values_format as arg (#8540)
|
2022-12-08 00:47:28 +08:00 |
|
François Bobot
|
8c6630c310
|
Typo in model schema (#8543)
categorical -> categories
|
2022-12-07 22:56:59 +08:00 |
|
Matthew Rocklin
|
b7ffdcdbb9
|
Properly await async method client.wait_for_workers (#8558)
* Properly await async method client.wait_for_workers
* ignore mypy error.
Co-authored-by: jiamingy <jm.yuan@outlook.com>
|
2022-12-07 21:49:30 +08:00 |
|
dependabot[bot]
|
4f1e453ff5
|
Bump maven-project-info-reports-plugin in /jvm-packages (#8560)
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 2.2 to 3.4.1.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-2.2...maven-project-info-reports-plugin-3.4.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-07 14:33:29 +08:00 |
|
Jiaming Yuan
|
3e26107a9c
|
Rename and extract Context. (#8528)
* Rename `GenericParameter` to `Context`.
* Rename header file to reflect the change.
* Rename all references.
|
2022-12-07 04:58:54 +08:00 |
|
James Lamb
|
05fc6f3ca9
|
[R] [ci] move linting code out of package (#8545)
|
2022-12-07 03:18:17 +08:00 |
|
Jiaming Yuan
|
e38fe21e0d
|
Cleanup regression objectives. (#8539)
|
2022-12-07 01:05:42 +08:00 |
|
dependabot[bot]
|
7774bf628e
|
Bump scalatest-maven-plugin from 1.0 to 2.2.0 in /jvm-packages (#8509)
Bumps [scalatest-maven-plugin](https://github.com/scalatest/scalatest-maven-plugin) from 1.0 to 2.2.0.
- [Release notes](https://github.com/scalatest/scalatest-maven-plugin/releases)
- [Commits](https://github.com/scalatest/scalatest-maven-plugin/commits/release-2.2.0)
---
updated-dependencies:
- dependency-name: org.scalatest:scalatest-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 21:34:22 +08:00 |
|
dependabot[bot]
|
4a99c9bdb8
|
Bump commons-lang3 from 3.9 to 3.12.0 in /jvm-packages (#8548)
Bumps commons-lang3 from 3.9 to 3.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 20:13:46 +08:00 |
|
Jiaming Yuan
|
d99bdd1b1e
|
[CI] Fix github action mismatched glibcxx. (#8551)
* [CI] Fix github action mismatched glibcxx.
Split up the Linux test to use the toolchain from conda forge.
|
2022-12-06 17:42:15 +08:00 |
|
dependabot[bot]
|
ed1a4f3205
|
Bump maven-source-plugin from 2.2.1 to 3.2.1 in /jvm-packages (#8549)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.2.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-2.2.1...maven-source-plugin-3.2.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 14:10:19 +08:00 |
|
dependabot[bot]
|
e85c9b987b
|
Bump maven-site-plugin from 3.0 to 3.12.1 in /jvm-packages (#8533)
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.0 to 3.12.1.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.0...maven-site-plugin-3.12.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 11:35:53 +08:00 |
|
Jiaming Yuan
|
7ac52e674f
|
[doc] Update model schema. (#8538)
* Update model schema with `num_target`.
|
2022-12-06 11:35:07 +08:00 |
|
dependabot[bot]
|
2790e3091f
|
Bump maven-assembly-plugin from 2.6 to 3.4.2 in /jvm-packages (#8521)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.6 to 3.4.2.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-2.6...maven-assembly-plugin-3.4.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 04:07:04 +08:00 |
|
dependabot[bot]
|
0c1769b3a5
|
Bump maven-javadoc-plugin in /jvm-packages/xgboost4j (#8534)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 2.10.3 to 3.4.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-2.10.3...maven-javadoc-plugin-3.4.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 02:30:46 +08:00 |
|
dependabot[bot]
|
67752e3967
|
Bump scala-maven-plugin from 3.2.2 to 4.8.0 in /jvm-packages (#8532)
Bumps scala-maven-plugin from 3.2.2 to 4.8.0.
---
updated-dependencies:
- dependency-name: net.alchim31.maven:scala-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 00:58:30 +08:00 |
|
Jiaming Yuan
|
8afcecc025
|
[doc] Fix outdated document [skip ci] (#8527)
* [doc] Fix document around categorical parameters. [skip ci]
* note on validate parameter [skip ci]
* Fix dask doc as well [skip ci]
|
2022-12-06 00:56:17 +08:00 |
|