Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

DMLC/XGBoost

Scalable, Portable Gradient Boosting
Collective - Host: opensource - https://opencollective.com/xgboost - Website: https://xgboost.ai/ - Code: https://github.com/dmlc/xgboost

[R] fix OpenMP detection on macOS (#8684)

github.com/dmlc/xgboost - 06ba285f7166d4bde4d0e9b3139cb559828deafb authored almost 2 years ago by James Lamb <[email protected]>
Extract JSON type check. (#8677)

- Reuse it in `GetMissing`.
- Add test.

github.com/dmlc/xgboost - 43152657d443fb1857ef9ed5c45a9ccd19b60df5 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Rename context in Metric. (#8686)

github.com/dmlc/xgboost - 9f598efc3ee7b36cfb6e5a676f22eb86b0799ebd authored almost 2 years ago by Jiaming Yuan <[email protected]>
Remove all use of `DeviceQuantileDMatrix`. (#8665)

github.com/dmlc/xgboost - d6018eb4b960c7bd1e953daa728e159cf4531c5d authored almost 2 years ago by Jiaming Yuan <[email protected]>
Define default ctors for gpair. (#8660)

* Define default ctors for gpair.

Fix clang warning:

Definition of implicit copy assignmen...

github.com/dmlc/xgboost - 0ae8df9a65cc7a62ff4a9274ad4ae7572d2566c0 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Bump maven-project-info-reports-plugin in /jvm-packages (#8662)

Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-p...

github.com/dmlc/xgboost - a9c619972356b3f6bf026601384a795f35ac1d2d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 in /jvm-packages (#8661)

Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to...

github.com/dmlc/xgboost - 37d4482e3e2763090bbacbe52505ca8dc53964fb authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[R] avoid leaving test files behind (#8685)

github.com/dmlc/xgboost - e227abc57a30a27ea2a91b3ae80c3d26d4d6b7f0 authored almost 2 years ago by James Lamb <[email protected]>
[R] Fix threads used to create DMatrix in predict. (#8681)

github.com/dmlc/xgboost - e7d612d22ca7bf82ada8f581a40253e3cf7230b4 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[R] remove unused define XGBOOST_CUSTOMIZE_LOGGER (#8647)

github.com/dmlc/xgboost - 292df678246ca8e7a5c3dcc78249860746a21d0d authored almost 2 years ago by James Lamb <[email protected]>
[R] Get CXX flags from R CMD config. (#8669)

github.com/dmlc/xgboost - f7a2f521369216ad88ed75db090e3684dcf4c242 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Fix threads in DMatrix slice. (#8667)

github.com/dmlc/xgboost - 07cf3d3e53f30cd7a62efecbe935d35689b9876e authored almost 2 years ago by Jiaming Yuan <[email protected]>
[CI] Skip pyspark sparse tests. (#8675)

github.com/dmlc/xgboost - e27cda7626155e4ed50d2fb0fb882e8f8c32c4dc authored almost 2 years ago by Jiaming Yuan <[email protected]>
[R] fix CSR input. (#8673)

github.com/dmlc/xgboost - b2b6a8aa39a31fd883efcc916cd0c9aaaa758ba5 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[pyspark] support pred_contribs (#8633)

github.com/dmlc/xgboost - 72ec0c54841c03f9c7a81b72137234f2519273ab authored almost 2 years ago by Bobby Wang <[email protected]>
Multi-target support for L1 error. (#8652)

- Add matrix support to the median function.
- Iterate through each target for quantile computa...

github.com/dmlc/xgboost - cfa994d57fb713e203a494319a6d33fcd007adf8 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Init estimation for regression. (#8272)

github.com/dmlc/xgboost - badeff1d747c2b7035bb89b73c1d3436a6b1af7f authored almost 2 years ago by Jiaming Yuan <[email protected]>
[doc] Document Python inputs. (#8643)

github.com/dmlc/xgboost - 1b58d813152d30eab12907f29e08b0b5233857c4 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[Breaking][jvm-packages] Bump rapids version to 22.12.0 (#8648)

* [jvm-packages] Bump rapids version to 22.12.0

This PR bumps spark version to 3.1.1 and the ...

github.com/dmlc/xgboost - 4e12f3e1bcdf0163f907656876b2355087547895 authored almost 2 years ago by Bobby Wang <[email protected]>
Release news for patch releases including upcoming 1.7.3. [skip ci] (#8645)

github.com/dmlc/xgboost - 06a1cb6e03395c4f2ea0d6c8bc76f5bf91b061ba authored almost 2 years ago by Jiaming Yuan <[email protected]>
[doc] Update custom_metric_obj.rst (#8626)

github.com/dmlc/xgboost - 2b88099c7406b014b2c6babd71cdf2e3eaa9cb7a authored almost 2 years ago by Emre Batuhan Baloğlu <[email protected]>
Do not return internal value for `get_params`. (#8634)

github.com/dmlc/xgboost - e68a152d9e1ee39cebc13bf2dcbd0bfe6f7a19c5 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Fix loading GPU pickle with a CPU-only xgboost distribution. (#8632)

We can handle loading the pickle on a CPU-only machine if the XGBoost is built with CUDA
enable...

github.com/dmlc/xgboost - 26c9882e23ee95b6ef61e632aedaea4497056a5d authored almost 2 years ago by Jiaming Yuan <[email protected]>
[pyspark] Re-work _fit function (#8630)

github.com/dmlc/xgboost - d3ad0524e77b0671e2ae539f1f8def263ba3ac7c authored almost 2 years ago by Bobby Wang <[email protected]>
Split up SHAP from `RegTree`. (#8612)

* Split up SHAP from `RegTree`.

Simplify the tree interface.

github.com/dmlc/xgboost - beefd2847159d6ba207b773ad0f0879e4669a2f5 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Refactor PySpark tests. (#8605)

- Convert classifier tests to pytest tests.
- Replace hardcoded tests.

github.com/dmlc/xgboost - d308124910120ef4eff60be1a1fc7e2449317bd5 authored almost 2 years ago by Jiaming Yuan <[email protected]>
remove unused variables in JSON-parsing code (#8627)

github.com/dmlc/xgboost - fa44a33ee62f4b5d13be1951c6e36039f3abfbf9 authored almost 2 years ago by James Lamb <[email protected]>
[CI] Fix CI with updated dependencies. (#8631)

* [CI] Fix CI with updated dependencies.

- Fix jvm package get iris.

* Skip SHAP test for ...

github.com/dmlc/xgboost - 6eaddaa9c3cdcf4b97debb4a64020eedc159fae7 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Implement fit stump. (#8607)

github.com/dmlc/xgboost - 8d545ab2a28d70fa4e813c41dd6891fb0727f918 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Bump kryo from 5.3.0 to 5.4.0 in /jvm-packages (#8629)

Bumps [kryo](https://github.com/EsotericSoftware/kryo) from 5.3.0 to 5.4.0.
- [Release notes](h...

github.com/dmlc/xgboost - 20e60875794933e0c8654089da6c45986721d876 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[CI] fix git errors related to directory ownership (#8628)

github.com/dmlc/xgboost - dd72af2620bd9774c19255c810c89a22103bee83 authored almost 2 years ago by James Lamb <[email protected]>
[R] [CI] add more linting checks (#8624)

github.com/dmlc/xgboost - 9a98c3726cf7c91bce11b18ff21eca694d6e813f authored almost 2 years ago by James Lamb <[email protected]>
[CI] remove unused cpp test helper function (#8625)

github.com/dmlc/xgboost - b05abfc494c1ff2f035e688f792c8dbdbeedace6 authored almost 2 years ago by James Lamb <[email protected]>
Add data split mode to DMatrix MetaInfo (#8568)

github.com/dmlc/xgboost - 3ceeb8c61c286e5e34268fc449576df4031093fa authored almost 2 years ago by Rong Ou <[email protected]>
Support bitwise allreduce operations in the communicator (#8623)

github.com/dmlc/xgboost - 77b069c25d47c47ceebbaf6235d1b2d996174944 authored almost 2 years ago by Rong Ou <[email protected]>
[R] enforce lintr checks (fixes #8012) (#8613)

github.com/dmlc/xgboost - c7e82b59143cc4726c87686f8b5705485665f682 authored almost 2 years ago by James Lamb <[email protected]>
[R] remove unused imports in tests (#8614)

github.com/dmlc/xgboost - f489d824ca5e69d5213e7641426d73381f4f20d7 authored almost 2 years ago by James Lamb <[email protected]>
Fix mypy errors with the latest numpy. (#8617)

github.com/dmlc/xgboost - c430ae52f3c701faef2e0a1d518ea63bdbb277e2 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[CI] Disable gtest with RMM (#8620)

github.com/dmlc/xgboost - 5bf9e794131d6810f708e32b980bb73d65c86679 authored almost 2 years ago by Philip Hyunsu Cho <[email protected]>
Define CUDA Context. (#8604)

We will transition to non-default and non-blocking CUDA stream.

github.com/dmlc/xgboost - c6a8754c62496e43452e6edf49eb0eb89ffcdc70 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[R] remove unused compiler flag RABIT_CUSTOMIZE_MSG_ (#8610)

github.com/dmlc/xgboost - e01639548a7faca9886fabe7201e7679fdd06b15 authored almost 2 years ago by James Lamb <[email protected]>
[R] address some lintr warnings (#8609)

github.com/dmlc/xgboost - 17ce1f26c86596a3987f92199b23ddd517ea3815 authored almost 2 years ago by James Lamb <[email protected]>
[R] resolve assignment_linter warnings (#8599)

github.com/dmlc/xgboost - 53e6e327182c4aa4e5aaafa024156befad96064a authored almost 2 years ago by James Lamb <[email protected]>
Support `Series` and Python primitives in `inplace_predict` and QDM (#8547)

github.com/dmlc/xgboost - f6effa17344aeb79a7739f562abe9acc8c9bf488 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Fix linalg iterator. (#8603)

github.com/dmlc/xgboost - a10e4cba4e602ae4b24b93e4325b5fc4da99b7bd authored almost 2 years ago by Jiaming Yuan <[email protected]>
Fix windows build on buildkite. (#8602)

github.com/dmlc/xgboost - 38887a1876f2ac8a2bc78127f906ed943ffa3d7b authored almost 2 years ago by Jiaming Yuan <[email protected]>
Fix inference with categorical feature. (#8591)

github.com/dmlc/xgboost - 43a647a4ddd6dd0b5cdbb26d265f5598b86404e2 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Added ranges for alpha and lambda in docs (#8597)

github.com/dmlc/xgboost - 7dc3e95a77a16cac967a520ab95ea9d8b2be34ed authored almost 2 years ago by Esteban Djeordjian <[email protected]>
Bump nexus-staging-maven-plugin from 1.6.7 to 1.6.13 in /jvm-packages (#8600)

github.com/dmlc/xgboost - 0c38ca7f6e329dbb062939dcb843d0dc229675b4 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Set `enable_categorical` to True in predict. (#8592)

github.com/dmlc/xgboost - 001e663d42a2133493c11da122f2ccf313bdc2e9 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[R] resolve line_length_linter warnings (#8565)

Co-authored-by: Jiaming Yuan <[email protected]>

github.com/dmlc/xgboost - 7a07dcf6510360a46772faf44c7d7d0f4b0580f5 authored almost 2 years ago by James Lamb <[email protected]>
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...

github.com/dmlc/xgboost - eac980fbfc86450aefa456615d33767431e66e72 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[python] remove unnecessary conversions between data structures (#8546)

Co-authored-by: Jiaming Yuan <[email protected]>

github.com/dmlc/xgboost - 06ea6c7e797e82a48cc280026337e6f015daf935 authored almost 2 years ago by James Lamb <[email protected]>
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

...

github.com/dmlc/xgboost - f64871c74a5863a4be4781685bffa1d0043df2b4 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Test dask demos. (#8557)

Co-authored-by: Philip Hyunsu Cho <[email protected]>

github.com/dmlc/xgboost - 40343c8ee1eadc71f82de0b41b0409deea89e936 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Fix deprecated CUB calls in CUDA 12.0 (#8578)

github.com/dmlc/xgboost - 15a88ceef0f60d461925bb5133716ab67de6ca8e authored almost 2 years ago by Rong Ou <[email protected]>
[CI] Use conda-forge channel in conda (#8583)

github.com/dmlc/xgboost - 35d8447282e8cd1e7c9908efb52175007d81250b authored almost 2 years ago by Philip Hyunsu Cho <[email protected]>
Fix sklearn test that calls a removed field (#8579)

github.com/dmlc/xgboost - 42e6fbb0dbe1f2b6e9dede151ff1e5a810584f84 authored almost 2 years ago by Rong Ou <[email protected]>
Support list and tuple for QDM. (#8542)

github.com/dmlc/xgboost - deb3edf5628e3421984fd7274e11bdeddc30915c authored almost 2 years ago by Jiaming Yuan <[email protected]>
Update date in release script. [skip ci] (#8574)

github.com/dmlc/xgboost - 8824b40961c2f381fcd7a9a6af1697cbf20b608f authored almost 2 years ago by Jiaming Yuan <[email protected]>
Update NVFlare demo to work with the latest release (#8576)

github.com/dmlc/xgboost - 0caf2be68413911df653c8e14aac46b03a19cb22 authored almost 2 years ago by Rong Ou <[email protected]>
[R] [ci] remove dependency on {devtools} (#8563)

github.com/dmlc/xgboost - ffee35e0f0ef6d5e02ca0584b6b8a715e6dd9c59 authored almost 2 years ago by James Lamb <[email protected]>
[R] resolve brace_linter warnings (#8564)

github.com/dmlc/xgboost - fbe40d00d829287edc5abbfc769c22362bc10274 authored almost 2 years ago by James Lamb <[email protected]>
[pyspark] check use_qdm across all the workers (#8496)

github.com/dmlc/xgboost - 40a1a2ffa8b4c38ea083ad586f38126bc7724605 authored almost 2 years ago by Bobby Wang <[email protected]>
Bump maven-gpg-plugin from 1.5 to 3.0.1 in /jvm-packages (#8571)

github.com/dmlc/xgboost - 5aeb8f7009d5e1d9681bb24be19e5138bfa303be authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flink.version from 1.7.2 to 1.8.3 in /jvm-packages (#8561)

github.com/dmlc/xgboost - f592a5125b810bbd27ea5e30cdd612179e363aa9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-surefire-plugin from 2.19.1 to 2.22.2 in /jvm-packages (#8562)

github.com/dmlc/xgboost - 27aea6c7b58057f3992bfcb76321714548432531 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(py, plot_importance): + values_format as arg (#8540)

github.com/dmlc/xgboost - 5540019373fed1784da1d30f427c3faa47e37c8e authored almost 2 years ago by Gianfrancesco Angelini <[email protected]>
Typo in model schema (#8543)

categorical -> categories

github.com/dmlc/xgboost - 8c6630c31079f19c15978351961db4dbeb5688c9 authored almost 2 years ago by François Bobot <[email protected]>
Properly await async method client.wait_for_workers (#8558)

* Properly await async method client.wait_for_workers

* ignore mypy error.

Co-authored-by:...

github.com/dmlc/xgboost - b7ffdcdbb9567aeabc4e16b5fdd380fede6d50f3 authored almost 2 years ago by Matthew Rocklin <[email protected]>
Bump maven-project-info-reports-plugin in /jvm-packages (#8560)

Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-p...

github.com/dmlc/xgboost - 4f1e453ff5df163162cb85bc07245d19ccfae07a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rename and extract `Context`. (#8528)

* Rename `GenericParameter` to `Context`.
* Rename header file to reflect the change.
* Rena...

github.com/dmlc/xgboost - 3e26107a9c54230cfec1981a06996a602f526023 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[R] [ci] move linting code out of package (#8545)

github.com/dmlc/xgboost - 05fc6f3ca93f86c2c1fa9a1be3919a2ab5a899d3 authored almost 2 years ago by James Lamb <[email protected]>
Cleanup regression objectives. (#8539)

github.com/dmlc/xgboost - e38fe21e0d341679b4e00f36c9007ffccc0138e6 authored almost 2 years ago by Jiaming Yuan <[email protected]>
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 ...

github.com/dmlc/xgboost - 7774bf628e9b1a6df025798116bb096724fd4929 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.ap...

github.com/dmlc/xgboost - 4a99c9bdb86e2a8f22bb8eb99f8aa12d10569d0c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[CI] Fix github action mismatched glibcxx. (#8551)

* [CI] Fix github action mismatched glibcxx.

Split up the Linux test to use the toolchain fro...

github.com/dmlc/xgboost - d99bdd1b1e5c4d97602cfcb6faa69c06de5eec09 authored almost 2 years ago by Jiaming Yuan <[email protected]>
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.
...

github.com/dmlc/xgboost - ed1a4f320563d6adfdd38cdc27f29f3ebc09cadc authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
- [R...

github.com/dmlc/xgboost - e85c9b987bd52ef9c6deac13e1b876912261c14e authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[doc] Update model schema. (#8538)

* Update model schema with `num_target`.

github.com/dmlc/xgboost - 7ac52e674f44b79837c8494df66b1db95ba3df58 authored almost 2 years ago by Jiaming Yuan <[email protected]>
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...

github.com/dmlc/xgboost - 2790e3091fbac456d31dbc45f97364a4ff930794 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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....

github.com/dmlc/xgboost - 0c1769b3a5779ddc5606cf2741bb40c2d567cf62 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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: ...

github.com/dmlc/xgboost - 67752e39679ec3a5a9e3a4a4b93967931e4b7d62 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[doc] Fix outdated document [skip ci] (#8527)

* [doc] Fix document around categorical parameters. [skip ci]

* note on validate parameter [s...

github.com/dmlc/xgboost - 8afcecc0256ea1591316925feb46526958b61bc1 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[pyspark] Refactor local tests. (#8525)

- Use pytest fixture for spark session.
- Replace hardcoded results.

github.com/dmlc/xgboost - e143a4dd7e926409bb9c2deafca77aa285d119da authored almost 2 years ago by Jiaming Yuan <[email protected]>
[jvm-packages] Bump version of akka packages (#8524)

github.com/dmlc/xgboost - 42c5ee5588ba4eab1c9ccbcb8309268bcaf12aa7 authored almost 2 years ago by Philip Hyunsu Cho <[email protected]>
Extract transform iterator. (#8498)

github.com/dmlc/xgboost - e3bf5565abaefbbc8afb77eac1e7ef695ed6e466 authored almost 2 years ago by Jiaming Yuan <[email protected]>
[R] Remove unused assert definition. (#8526)

github.com/dmlc/xgboost - d8544e4d9e13839da751a82addbb2fb07bd5bd27 authored almost 2 years ago by Jiaming Yuan <[email protected]>
Bump junit from 4.13.1 to 4.13.2 in /jvm-packages/xgboost4j-gpu (#8516)

Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](ht...

github.com/dmlc/xgboost - d8d2eefa63e8454ae80bf5c653e4cd8e2533d885 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump kryo from 4.0.2 to 5.3.0 in /jvm-packages (#8503)

Bumps [kryo](https://github.com/EsotericSoftware/kryo) from 4.0.2 to 5.3.0.
- [Release notes](h...

github.com/dmlc/xgboost - 8e8d3ac708aaea8ff1a61594cd2d31b7d907d04d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump exec-maven-plugin in /jvm-packages/xgboost4j-gpu (#8531)

Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.1.0.
-...

github.com/dmlc/xgboost - 3bfe90c183a24a6a17d8307bd6fe00ed881b8406 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-javadoc-plugin in /jvm-packages/xgboost4j-gpu (#8530)

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 2.10.3 to 3.4....

github.com/dmlc/xgboost - a903241fbf3a74a7143521b41112735f8570103d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[breakinig] [jvm-packages] change DeviceQuantileDmatrix into QuantileDMatrix (#8461)

github.com/dmlc/xgboost - f1e9bbcee52159d4bd5f7d25ef539777ceac147c authored almost 2 years ago by Bobby Wang <[email protected]>
Initial support for column-wise data split (#8468)

github.com/dmlc/xgboost - 78d65a1928a37ccc5000c846d94413cfa09c769b authored almost 2 years ago by Rong Ou <[email protected]>
Bump exec-maven-plugin from 1.6.0 to 3.1.0 in /jvm-packages/xgboost4j (#8518)

Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.1.0.
-...

github.com/dmlc/xgboost - c0609b98f188d6574d3c5d240bb8895a1cb0b0c5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /jvm-packages/xgboost4j-gpu (#8512)

Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.0.2 to 3.3.0.
- [Re...

github.com/dmlc/xgboost - ba0ed255ef3cc2ce38dac28c5031f17c3404c497 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-resources-plugin in /jvm-packages/xgboost4j (#8515)

Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3...

github.com/dmlc/xgboost - 1d8bb7332f550277400837e268549f5c1222bdf7 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /jvm-packages/xgboost4j (#8517)

Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.0.2 to 3.3.0.
- [Re...

github.com/dmlc/xgboost - dcc92a67039433be81c1f5560a3a8c491d87104e authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /jvm-packages (#8506)

Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.0.2 to 3.3.0.
- [Re...

github.com/dmlc/xgboost - fcafd3a777a4c7dfe3a8dba24fc67340a26be7df authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-resources-plugin from 3.1.0 to 3.3.0 in /jvm-packages (#8504)

Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3...

github.com/dmlc/xgboost - b23e97f8b05e78df8494a18b166e8bfcb65f7dc5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>