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

[pyspark] Refactor and typing support for models (#9156)

github.com/dmlc/xgboost - caf326d50890c2999042a04b8c811d68f6bae9fd authored over 1 year ago by Bobby Wang <[email protected]>
[jvm] separate spark.version for cpu and gpu (#9166)

github.com/dmlc/xgboost - cb370c4f7d60c8b8a7af521a1b34eff7bd77a276 authored over 1 year ago by Bobby Wang <[email protected]>
Fix IndexTransformIter. (#9155)

github.com/dmlc/xgboost - 7375bd058b48714d689d8404f7fc76b094412886 authored over 1 year ago by Stephan T. Lavavej <[email protected]>
Fix typo: `_defined` => `defined` (#9153)

github.com/dmlc/xgboost - 59edfdb315eb58aa5c90783cdb25802a81ed43f5 authored over 1 year ago by Stephan T. Lavavej <[email protected]>
Avoid redefining macros. (#9154)

github.com/dmlc/xgboost - 779b82c098ad31e5d2d3403c69070455df25017d authored over 1 year ago by Stephan T. Lavavej <[email protected]>
Support `hist` in the partition builder under column split (#9120)

github.com/dmlc/xgboost - 603f8ce2fa71eecedadd837316dcac95ab7f4ff7 authored over 1 year ago by Rong Ou <[email protected]>
Fix multi-threaded gtests (#9148)

github.com/dmlc/xgboost - 52311dcec900cc9e39265adf9143f8056cfbaec0 authored over 1 year ago by Rong Ou <[email protected]>
[jvm-packages] Remove akka in tester. (#9149)

github.com/dmlc/xgboost - e4129ed6ee3d064d1e0cbd4003ca4477840ad919 authored over 1 year ago by Jiaming Yuan <[email protected]>
Bump maven-surefire-plugin in /jvm-packages/xgboost4j-spark (#9131)

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

github.com/dmlc/xgboost - 2ab6660943b0a8ac055e3df7b72a9e2c3f23ef8c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /jvm-packages (#9136)

Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0.
- [Co...

github.com/dmlc/xgboost - d21e7e5f826b186099eedab9d7e579c911772ea8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix config-settings handling in pip install (#9115)

* Fix config_settings handling in pip install

* Fix formatting

* Fix flag use_system_libxg...

github.com/dmlc/xgboost - 0cd4382d7266bf04bbd28ada5a4c5f0271d6eacf authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
[doc] Replace `recommonmark` with `myst-parser`. (#9125)

github.com/dmlc/xgboost - 09b44915e7750f65e88d3448071ba9f8dadda740 authored over 1 year ago by Jiaming Yuan <[email protected]>
Wait for data CUDA stream instead of sync. (#9144)

---------

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

github.com/dmlc/xgboost - 85988a3178b0059d714e12466c7446a3bf765470 authored over 1 year ago by Jiaming Yuan <[email protected]>
Move python tool configurations to pyproject.toml, and add the python 3.11 classifier. (#9112)

github.com/dmlc/xgboost - a075aa24bad8de85a53971e67a1c21f53cd342dd authored over 1 year ago by Uriya Harpeness <[email protected]>
Fix monotone constraints on CPU. (#9122)

github.com/dmlc/xgboost - 55968ed3fa64ae7a047bc24aee87adf296098738 authored over 1 year ago by Jiaming Yuan <[email protected]>
Fix nvflare horizontal demo (#9124)

github.com/dmlc/xgboost - 250b22dd22f9bda7fb02201ec7daa58dd70b20e9 authored over 1 year ago by Rong Ou <[email protected]>
Remove unused parameters in RABIT. (#9108)

github.com/dmlc/xgboost - 47b3cb6fb7e0e4f04abc7eac148a291d9f504d75 authored over 1 year ago by Jiaming Yuan <[email protected]>
Add useful links to pyproject.toml (#9114)

github.com/dmlc/xgboost - 07b2d5a26d96888fa4cec4dd1b1ef0b31d0c3fbb authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
Use Booster context in DMatrix. (#8896)

- Pass context from booster to DMatrix.
- Use context instead of integer for `n_threads`.
- Ch...

github.com/dmlc/xgboost - 08ce495b5de973033160e7c7b650abf59346a984 authored over 1 year ago by Jiaming Yuan <[email protected]>
[Breaking] Require format to be specified in input URI. (#9077)

Previously, we use `libsvm` as default when format is not specified. However, the dmlc
data par...

github.com/dmlc/xgboost - 1f9a57d17b4d351de7ae14aa23b13e4d490ed7d0 authored over 1 year ago by Jiaming Yuan <[email protected]>
[doc] fix the cudf installation [skip ci] (#9106)

github.com/dmlc/xgboost - e9220043293cee1f890332ac1a49112054b6737c authored over 1 year ago by Bobby Wang <[email protected]>
Optimize array interface input. (#9090)

github.com/dmlc/xgboost - 17ff471616ae2d4598d1143435236c2e0c191861 authored over 1 year ago by Jiaming Yuan <[email protected]>
Add demo for vertical federated learning (#9103)

github.com/dmlc/xgboost - fb941262b461281eb784e6ff27dfd0919338ac34 authored over 1 year ago by Rong Ou <[email protected]>
Rework MAP and Pairwise for LTR. (#9075)

github.com/dmlc/xgboost - e206b899ef4ed6671c80897c52b180223b7e3607 authored over 1 year ago by Jiaming Yuan <[email protected]>
Optimize prediction with QuantileDMatrix. (#9096)

- Reduce overhead in `FVecDrop`.
- Reduce overhead caused by `HostVector()` calls.

github.com/dmlc/xgboost - 0e470ef6062a2efa75f3c1f1305e1daae312e4d5 authored over 1 year ago by Jiaming Yuan <[email protected]>
[CI] Freeze R version to 4.2.0 with MSVC. (#9104)

github.com/dmlc/xgboost - fa267ad0939721c4e04d922e7895706b3b2ff2e7 authored over 1 year ago by Jiaming Yuan <[email protected]>
[doc] Update document. (#9098)

- Mention flink is still under construction.
- Update doxygen version.
- Fix warnings from d...

github.com/dmlc/xgboost - 96d3f8a6f3db27f6745360f781d367df446fe8db authored over 1 year ago by Jiaming Yuan <[email protected]>
Rely on gRPC to generate random port (#9102)

github.com/dmlc/xgboost - 511d4996b56424b51e9fef4ca6e7e71f48ca237b authored over 1 year ago by Rong Ou <[email protected]>
[jvm-packages] Bump rapids version. (#9097)

github.com/dmlc/xgboost - 101a2e643df01342b1ebfffa69414ae6112d6b91 authored over 1 year ago by Jiaming Yuan <[email protected]>
Convert ``DaskXGBClassifier.classes_`` to an array (#8452)

---------

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

github.com/dmlc/xgboost - 353ed5339db8d60c146b27211e923369d5ce2511 authored over 1 year ago by Scott Gustafson <[email protected]>
Updated flink 1.8 -> 1.17. Added smoke tests for Flink (#9046)

github.com/dmlc/xgboost - 0e7377ba9c559597056d4a525a04ffd643b3afd7 authored over 1 year ago by Boris <[email protected]>
More refactoring to take advantage of collective aggregators (#9081)

github.com/dmlc/xgboost - a320b402a5f25a69d95cb27062be693cd7edcddf authored over 1 year ago by Rong Ou <[email protected]>
Bump spark.version from 3.1.1 to 3.4.0 in /jvm-packages (#9039)

Bumps `spark.version` from 3.1.1 to 3.4.0.

Updates `spark-mllib_2.12` from 3.1.1 to 3.4.0

...

github.com/dmlc/xgboost - 49ccae7fb9e10b05132d4bf734513fe9267e932e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pyspark] Don't stack for non feature columns (#9088)

github.com/dmlc/xgboost - 17add4776fabc93de2c305f917cc530466e19db3 authored over 1 year ago by Bobby Wang <[email protected]>
Bump scala.version from 2.12.8 to 2.12.17 in /jvm-packages (#9083)

Bumps `scala.version` from 2.12.8 to 2.12.17.

Updates `scala-compiler` from 2.12.8 to 2.12.17...

github.com/dmlc/xgboost - a2cc78c1fb4a958721b756c54dc40c761973171d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pyspark] fix a type hint with old pyspark release (#9079)

github.com/dmlc/xgboost - 339f21e1bfa1b2d356b6b8318ab7cf9fb4baff36 authored over 1 year ago by Bobby Wang <[email protected]>
[jvm-packages] Clean up the dependencies after removing scala versioned tracker (#9078)

github.com/dmlc/xgboost - d237378452b7fbc70ea84762a13e48062e206a07 authored over 1 year ago by Bobby Wang <[email protected]>
[jvm-packages] Bump rapids version. (#9056)

github.com/dmlc/xgboost - c512c3f46b0cec94d14f6a89d933f9740f66277a authored over 1 year ago by Jiaming Yuan <[email protected]>
More collective aggregators (#9060)

github.com/dmlc/xgboost - 8dbe0510de6eedf07272468cb61aae8098a7dbd3 authored over 1 year ago by Rong Ou <[email protected]>
Fix timer annotation. (#9057)

github.com/dmlc/xgboost - 7032981350430c9cedbea53cd7049dc4406f2597 authored over 1 year ago by Jiaming Yuan <[email protected]>
Stop using Rabit in predition (#9054)

github.com/dmlc/xgboost - 3b742dc4f179d5bf349c992c26655e69e7c0c0ab authored over 1 year ago by austinzh <[email protected]>
Bump kryo from 5.4.0 to 5.5.0 in /jvm-packages (#9070)

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

github.com/dmlc/xgboost - 39b0fde0e7a3953d40e15619f45cc3227afdac89 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 in /jvm-packages (#9073)

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

github.com/dmlc/xgboost - ee84e22c8df51c246b75dd7865869b37bf852181 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix race condition in cpp metric tests. (#9058)

github.com/dmlc/xgboost - b908680bec6981ff7d9c394ec625671400c7ce6c authored over 1 year ago by Jiaming Yuan <[email protected]>
Replace setup.py with pyproject.toml (#9021)

* Create pyproject.toml
* Implement a custom build backend (see below) in packager directory. B...

github.com/dmlc/xgboost - a5cd2412de3b9715c963c2b3d1b66c81bdb03640 authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
Fix compiler warnings. (#9055)

github.com/dmlc/xgboost - a7b3dd3176042bdec549a7df3424a09c6b0f0eaa authored over 1 year ago by Jiaming Yuan <[email protected]>
Bump maven-project-info-reports-plugin in /jvm-packages/xgboost4j (#9049)

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

github.com/dmlc/xgboost - 2acd78b44b4d33a0089d45de365a04efd17ab7c9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[jvm-packages] Update scalatest to 3.2.15 (#8925)

---------

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

github.com/dmlc/xgboost - a84a1fde0209b17cb9ffca4d2ee3e2180e7b970e authored over 1 year ago by Emil Ejbyfeldt <[email protected]>
[breaking] [jvm-packages] Remove scala-implemented tracker. (#9045)

github.com/dmlc/xgboost - 564df59204f75a305797fa0dbf70a635c797fd47 authored over 1 year ago by Jiaming Yuan <[email protected]>
Make sure metrics work with federated learning (#9037)

github.com/dmlc/xgboost - 42d100de188d6f1df29621f8f72c4e429bbfee22 authored over 1 year ago by Rong Ou <[email protected]>
Rework the NDCG objective. (#9015)

github.com/dmlc/xgboost - ef13dd31b1dc073f4732544739db5a252ae5b6e5 authored over 1 year ago by Jiaming Yuan <[email protected]>
Make sure metrics work with column-wise distributed training (#9020)

github.com/dmlc/xgboost - ba9d24ff7ba70632403ebce3de931c769cd93c46 authored over 1 year ago by Rong Ou <[email protected]>
[spark] Make spark model have the same UID with its estimator (#9022)

Signed-off-by: Weichen Xu <[email protected]>

github.com/dmlc/xgboost - 191d0aa5cfac87cfc122ebbe8b14da4177309d13 authored over 1 year ago by WeichenXu <[email protected]>
[CI] Don't run CI automatically for dependabot (#9034)

github.com/dmlc/xgboost - 8e0f320db3d9805c7072c5b8f850e91586e33c2d authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
Convert federated learner test into test suite. (#9018)

* Convert federated learner test into test suite.

- Add specialization to learning to rank.

github.com/dmlc/xgboost - fe9dff339c5f5840bdc461e096f4e9733dafb5be authored over 1 year ago by Jiaming Yuan <[email protected]>
Fix tests with pandas 2.0. (#9014)

* Fix tests with pandas 2.0.

- `is_categorical` is replaced by `is_categorical_dtype`.
- one...

github.com/dmlc/xgboost - 2c8d735cb31cdbc237128fee322b6699171268ec authored over 1 year ago by Jiaming Yuan <[email protected]>
[doc] Update Dask deployment options (#9008)

github.com/dmlc/xgboost - ebd64f6e22825ed098e0e31fbd49facd3780630f authored over 1 year ago by Sarah Charlotte Johnson <[email protected]>
Convert federated tests into test suite. (#9006)

- Add specialization for learning to rank.

github.com/dmlc/xgboost - 1cf4d93246821124cea9720197099857855ba14c authored over 1 year ago by Jiaming Yuan <[email protected]>
Make objectives work with vertical distributed and federated learning (#9002)

github.com/dmlc/xgboost - 15e073ca9d633d622eae94d33b846b9fd0ecfa3e authored over 1 year ago by Rong Ou <[email protected]>
[doc] Remove parameter type in Python doc strings. (#9005)

github.com/dmlc/xgboost - 720a8c3273a844679e1edf11bd87297331f19d58 authored over 1 year ago by Jiaming Yuan <[email protected]>
Improve helper script for making release. [skip ci] (#9004)

* Merge source tarball generation script.
* Generate Python source wheel.
* Generate hashes an...

github.com/dmlc/xgboost - 4caca2947df22fa76af27bbaad379aafe9f6c51d authored over 1 year ago by Jiaming Yuan <[email protected]>
Portable macro definition. (#8999)

github.com/dmlc/xgboost - bcb55d3b6a5f821712713788432afbd4ad5cbbb5 authored over 1 year ago by Jiaming Yuan <[email protected]>
Remove ntree limit in python package. (#8345)

- Remove `ntree_limit`. The parameter has been deprecated since 1.4.0.
- The SHAP package compa...

github.com/dmlc/xgboost - bac22734fb6637089d0bf3e3889bb9cdf261eaa7 authored over 1 year ago by Jiaming Yuan <[email protected]>
Update release news. [skip ci] (#9000)

github.com/dmlc/xgboost - b647403baaa5086aca732e45f090b6a876a58355 authored over 1 year ago by Jiaming Yuan <[email protected]>
[doc][R] Update link. (#8998)

github.com/dmlc/xgboost - cd05e38533f3db52b18f227e787da4015412cd2c authored over 1 year ago by Jiaming Yuan <[email protected]>
Define pair generation strategies for LTR. (#8984)

github.com/dmlc/xgboost - d062a9e0095149a06611e09f3952e040698291ae authored over 1 year ago by Jiaming Yuan <[email protected]>
Fix aft_loss_distribution documentation (#8995)

github.com/dmlc/xgboost - d385cc64e2f9fd8efce90d5d31ce6091945a7a1c authored over 1 year ago by Rong Ou <[email protected]>
[dask] Return the first valid booster instead of all valid ones. (#8993)

* [dask] Return the first valid booster instead of all valid ones.

- Reduce memory footprint of...

github.com/dmlc/xgboost - a58055075b5fa7c432a3c0a2a177ffecb6889b9f authored over 1 year ago by Jiaming Yuan <[email protected]>
[CI] Fix Windows wheel to be compatible with Poetry (#8991)

* [CI] Fix Windows wheel to be compatible with Poetry

* Typo

* Eagerly scan globs to avoid...

github.com/dmlc/xgboost - 6676c28cbcc870af2639bd0591ac854168d8086c authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
More tests for column split and vertical federated learning (#8985)

Added some more tests for the learner and fit_stump, for both column-wise distributed learning a...

github.com/dmlc/xgboost - ff26cd321233c831ba2e5b9a6619a991c9f88cd6 authored over 1 year ago by Rong Ou <[email protected]>
Run linters with the multi output demo. (#8966)

github.com/dmlc/xgboost - 401ce5cf5e8a0395d9dfb350d32cad17188d1847 authored over 1 year ago by Jiaming Yuan <[email protected]>
[MT-TREE] Support prediction cache and model slicing. (#8968)

- Fix prediction range.
- Support prediction cache in mt-hist.
- Support model slicing.
- Mak...

github.com/dmlc/xgboost - acc110c25189f4b1f16b1bc0d813db47f43dee5c authored over 1 year ago by Jiaming Yuan <[email protected]>
[breaking][skl] Remove parameter serialization. (#8963)

- Remove parameter serialization in the scikit-learn interface.

The scikit-lear interface `...

github.com/dmlc/xgboost - c2b3a13e709c1f726cef1ebfd987a98809aafe48 authored over 1 year ago by Jiaming Yuan <[email protected]>
Bump maven-resources-plugin from 3.3.0 to 3.3.1 in /jvm-packages (#8980)

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

github.com/dmlc/xgboost - 90645c4957359958314f5f75141797e5640e3dcd authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump maven-deploy-plugin in /jvm-packages/xgboost4j-spark-gpu (#8973)

Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.1.
...

github.com/dmlc/xgboost - 43878b10b65c9e8caaa61d5945d76dfc613fa0e1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hadoop.version from 3.3.4 to 3.3.5 in /jvm-packages (#8962)

Bumps `hadoop.version` from 3.3.4 to 3.3.5.

Updates `hadoop-hdfs` from 3.3.4 to 3.3.5

Upda...

github.com/dmlc/xgboost - cff50fe3efc92edb691a4ce6e710c6909525b23d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[doc] Add introduction and notes for the sklearn interface. (#8948)

github.com/dmlc/xgboost - 21a52c7f983f0048968b51fd91381ddd584def07 authored over 1 year ago by Jiaming Yuan <[email protected]>
[doc] Fix callback example. (#8944)

github.com/dmlc/xgboost - bf88dadb61ca87f6287d20618807ee7580239db5 authored over 1 year ago by Jiaming Yuan <[email protected]>
Removed outdated configuration serialization logic. (#8942)

- `saved_params` is empty.
- `saved_configs_` contains `num_round`, which is not used anywhere ...

github.com/dmlc/xgboost - 15a2724ff70357dee395996fb046dac2aaab20d0 authored over 1 year ago by Jiaming Yuan <[email protected]>
Initial support for multi-target tree. (#8616)

* Implement multi-target for hist.

- Add new hist tree builder.
- Move data fetchers for tes...

github.com/dmlc/xgboost - 151882dd2624a00aa2e402370f0a9def2b336304 authored over 1 year ago by Jiaming Yuan <[email protected]>
[doc] [dask] Troubleshooting NCCL errors. (#8943)

github.com/dmlc/xgboost - ea04d4c46c7b28f7e8459ba07db79a18e6200cc6 authored over 1 year ago by Jiaming Yuan <[email protected]>
Remove duplicated learning rate parameter. (#8941)

github.com/dmlc/xgboost - a551bed803d4a6d8689ae645a606802d75481e88 authored over 1 year ago by Jiaming Yuan <[email protected]>
Specify char type in JSON. (#8949)

char is defined as signed on x86 but unsigned on arm64

- Use `std::int8_t` instead of char.
...

github.com/dmlc/xgboost - a05799ed391a7c07bc05e70b178d735cb17ad895 authored over 1 year ago by Jiaming Yuan <[email protected]>
Rework the MAP metric. (#8931)

- The new implementation is more strict as only binary labels are accepted. The previous impleme...

github.com/dmlc/xgboost - 5891f752c8fad9627a6d6b2e5e911b83db749994 authored over 1 year ago by Jiaming Yuan <[email protected]>
Support vertical federated learning (#8932)

github.com/dmlc/xgboost - b240f055d362d149057e181e0e14243d8123911b authored over 1 year ago by Rong Ou <[email protected]>
Improve doxygen (#8959)

* Remove Sphinx build from GH Action

* Build Doxygen as part of RTD build

* Add jQuery

github.com/dmlc/xgboost - 8dc1e4b3ea6f1b440c3806c04f18157e23fbd7a9 authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
Bump maven-release-plugin in /jvm-packages/xgboost4j-spark (#8952)

Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.0.0.
- [R...

github.com/dmlc/xgboost - 34092d7fd061d45462cae8b5d97c5d74f10552f2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor hist to prepare for multi-target builder. (#8928)

- Extract the builder from the updater class. We need a new builder for multi-target.
- Extra...

github.com/dmlc/xgboost - 9b6cc0ed07519040c677ce2f1ff64d170b0f428e authored over 1 year ago by Jiaming Yuan <[email protected]>
[jvm-packages] Use akka 2.6 (#8920)

github.com/dmlc/xgboost - 36263dd109f8a11010a7beba34328946ec2b09a9 authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
Fix a few typos in the C API tutorial (#8926)

github.com/dmlc/xgboost - 55ed50c860b9ba5c8eea5ef35da92a352e5a4f0b authored over 1 year ago by Quentin Fiard <[email protected]>
Partitioner for multi-target tree. (#8922)

github.com/dmlc/xgboost - a093770f36ba56250aa563eff3cfde2abbd3c0ec authored over 1 year ago by Jiaming Yuan <[email protected]>
Define git attributes for renormalization. (#8921)

github.com/dmlc/xgboost - 26209a42a506ebe1193b27a53690791aa07a7f7b authored over 1 year ago by Jiaming Yuan <[email protected]>
Use hi-res SVG logo (#8923)

github.com/dmlc/xgboost - a2cdba51ce0ce647a81f1850e002b0dbbca2a2ea authored over 1 year ago by Philip Hyunsu Cho <[email protected]>
Bump maven-surefire-plugin from 2.22.2 to 3.0.0 in /jvm-packages (#8917)

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0.
-...

github.com/dmlc/xgboost - fd016e43c695f7d38f0b3edcf8b1d235081a133e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Check inf in data for all types of DMatrix. (#8911)

github.com/dmlc/xgboost - f186c87cf9f753d20864acf2de6e5fd9b25e027a authored over 1 year ago by Jiaming Yuan <[email protected]>
Reimplement the NDCG metric. (#8906)

- Add support for non-exp gain.
- Cache the DMatrix object to avoid re-calculating the IDCG...

github.com/dmlc/xgboost - 72e8331eabb0b93a0859e44d827d31a168a4ec9d authored over 1 year ago by Jiaming Yuan <[email protected]>
Implement hist evaluator for multi-target tree. (#8908)

github.com/dmlc/xgboost - 8685556af22c5a47f47d77d12c12c1d0ea445b22 authored over 1 year ago by Jiaming Yuan <[email protected]>
[doc] Fix typo [skip ci] (#8907)

github.com/dmlc/xgboost - 95e2baf7c278ef23c9cda21d22e3df5df4c1a2f1 authored over 1 year ago by Jiaming Yuan <[email protected]>
Clear all cache after model load. (#8904)

github.com/dmlc/xgboost - 910ce580c893dad10b6c041ddb7ec2372fad800f authored over 1 year ago by Jiaming Yuan <[email protected]>
Predictor for vector leaf. (#8898)

github.com/dmlc/xgboost - c400fa1e8d8399ec867e0a18ffec7cd7df00de83 authored over 1 year ago by Jiaming Yuan <[email protected]>