Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
https://github.com/dmlc/xgboost
* [pyspark] sort qid for SparkRandker
* resolve comments
8e41ad24f5026828b1616a9667829b505971720c authored about 2 years ago by Bobby Wang <[email protected]>
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.0.0.
...
* [jvm-packages] Add missing commons-lang3 dependency to xgboost4j-gpu
* Update commons-lang3
2546d139d6b97fdcedd58d0200e20de186e8fc84 authored about 2 years ago by Philip Hyunsu Cho <[email protected]>* [jvm-packages] Configure dependabot properly
* Allow automatic updates for Scala and Spark ...
7c6f2346d3920d695bb9f785543f5785cd04f52b authored about 2 years ago by Philip Hyunsu Cho <[email protected]>f550109641a6b03039f42d25e4fa347b90a80196 authored about 2 years ago by Philip Hyunsu Cho <[email protected]>
9a98e79649a457101b9c9239b72b4a7cd97239ac authored about 2 years ago by Philip Hyunsu Cho <[email protected]>
a8255ea678269045007fe3d38a665283f3d4d1cc authored about 2 years ago by Rong Ou <[email protected]>
157e98edf7cc0852c3257a247181ced82e759147 authored about 2 years ago by Jiaming Yuan <[email protected]>
* Support null value in CUDA array interface.
- Fix for potential null value in array interfa...
addaa6373268e6d6b42d280007f748e89d3ece7a authored about 2 years ago by Jiaming Yuan <[email protected]>3fc1046fd3917b928e7dfa4c9a951627c444c470 authored about 2 years ago by Jiaming Yuan <[email protected]>
- Enumerate all pandas integer types.
- Tests for `None`, `nan`, and `pd.NA`
f2209c1fe495235ea2ab747ca9385e3468588306 authored about 2 years ago by Jiaming Yuan <[email protected]>
67ea1c3435b80e8a61199c98d412614b2bcf8b07 authored about 2 years ago by WeichenXu <[email protected]>
8f97c9254162acba743ef68c062269ba23555908 authored about 2 years ago by Jiaming Yuan <[email protected]>
* Take datatable as row major input.
Try to avoid a transform with dense table.
e07245f1109683b1d3785a732a7d6e1d657e0d68 authored about 2 years ago by Jiaming Yuan <[email protected]>- Replace jvm regex replacement script with mvn command.
- Replace cmake script for python ve...
* [R] Use new interface for creating DMatrix from CSR.
- CSC is still using the old API.
T...
5f1a6fca0dcdb0078f733bf0b75473ac6a30541c authored about 2 years ago by Jiaming Yuan <[email protected]>58d211545fa2bb4dfb26904042c42641a13dbfb8 authored about 2 years ago by Nick Becker <[email protected]>
2dde65f8076c7f2275deeff0b3297d878f1520a3 authored about 2 years ago by Bobby Wang <[email protected]>
Signed-off-by: Joyce Brum <[email protected]>
Signed-off-by: Joyce Brum <joycebrum@google....
3b8a0e08f741d6226c00d3395714f6bbf088273f authored about 2 years ago by Joyce <[email protected]>30b1a26fc029c13b6ef9141adabbe0ab87a00de3 authored about 2 years ago by Rong Ou <[email protected]>
812d577597e91b4800af760ba119a017a3a6e3ef authored about 2 years ago by Otto von Sperling <[email protected]>
* Thrust 1.17 removes the experimental/pinned_allocator.
When xgboost is brought into a large...
16f96b6cfb4442415b6e05e77fcbeab36b160615 authored about 2 years ago by Robert Maynard <[email protected]>Co-authored-by: GavinZhang <[email protected]>
0c6266bc4a42cfb22c4ce192b53ed8e2c6b67f66 authored about 2 years ago by Gavin Zhang <[email protected]>9dd8d70f0e00a214585f145a85c0c21ce6f132f1 authored about 2 years ago by Jiaming Yuan <[email protected]>
Co-authored-by: Hyunsu Cho <[email protected]>
0252d504d88aa5346fcabc98bf5e3ee2dbecbb74 authored about 2 years ago by Jiaming Yuan <[email protected]>
- Use the standard package check (check on the tarball instead of the source tree).
- Run comma...
4449e301845abc0aa0257b9bb8d39e6d3f94419e authored about 2 years ago by Rong Ou <[email protected]>
- Use rst references instead of doxygen links.
- Replace deprecated functions.
- Add Sav...
ca0f7f271474df5a55c9588ae1481c4b74b01d0f authored about 2 years ago by Jiaming Yuan <[email protected]>- Limit the number of used CPU cores in examples.
- Add a note for the constraint.
- Bring b...
* Use `DataSplitMode` to configure data loading
8e76f5f59516105bf5a8037c1be1f5af92f01dd4 authored about 2 years ago by Rong Ou <[email protected]>0d3da9869cfab02f7d61984d6b1e37973d087c48 authored about 2 years ago by Jiaming Yuan <[email protected]>
bf8de227a9014013ab973af5706ccf2d2efc4989 authored about 2 years ago by James Lamb <[email protected]>
b1b2524dbb6dd2216aaf1a46366728484d6c7717 authored about 2 years ago by James Lamb <[email protected]>
* Add back xgboost.rabit for backwards compatibility
* fix my errors
* Fix lint
* Use F...
99fa8dad2d767f35d45e9f664691d2e61a7d2299 authored about 2 years ago by Rong Ou <[email protected]>0db903b4714ea2eb5cca8c61c4eb108874c3ec2e authored about 2 years ago by Philip Hyunsu Cho <[email protected]>
* Draft for 1.7 release note. [skip ci]
* Wording [skip ci]
* Update with backports [skip ...
917cbc0699620411a9b2f78c49065a14ebc70aa3 authored about 2 years ago by Jiaming Yuan <[email protected]>- Merge doxygen build with sphinx.
- Use mamba on non-windows Github Action.
* chore: create security policy
Signed-off-by: Joyce Brum <[email protected]>
* chore...
7174d60ed23f8e0c4db27ee7539470acb4b37246 authored about 2 years ago by Joyce <[email protected]>
- Parse categorical features in the Python example.
- Add tests.
- Update document.
- Move test files.
- Run spark and dask separately to prevent conflicts.
- Gather common code ...
f73520bfffd7e95be552e2ae059845eb915fe9f1 authored about 2 years ago by Jiaming Yuan <[email protected]>
ae27e228c47698aef395e1b33ea3ebf8b1a7fcb8 authored about 2 years ago by Christian Clauss <[email protected]>
5699f60a88647bfd3ce0a57ca37e41315aa03e4c authored about 2 years ago by Yizhi Liu <[email protected]>
a2593e60bf49e229d418a940e80a138da475d604 authored about 2 years ago by Jiaming Yuan <[email protected]>
786aa27134d40892a59da1b5c51d71dc2dc6c12a authored about 2 years ago by Jiaming Yuan <[email protected]>
- Add typehints.
- Fixes for pylint.
Co-authored-by: Hyunsu Philip Cho <[email protected]...
cf70864fa39c89f0c37f1083f5d4727a1b396216 authored about 2 years ago by Jiaming Yuan <[email protected]>
- Quote the databricks doc on how to manage dependencies.
- Some wording changes.
Co-authore...
7e53189e7cf3b0a18a41b7cc9608917a41886c80 authored about 2 years ago by Jiaming Yuan <[email protected]>ba9cc434647657232e366db49464e11a6b98c8bd authored about 2 years ago by Thomas Stanley <[email protected]>
8bb55949ef756d82c828c8c11a75f4bc7ec2ac45 authored about 2 years ago by Philip Hyunsu Cho <[email protected]>
d0b99bdd95288d34049ef32d72f471983f499370 authored about 2 years ago by Jiaming Yuan <[email protected]>
1d2f6de57350ee9c5dbc053b537c78fd80360772 authored about 2 years ago by Jiaming Yuan <[email protected]>
a3b8bca46a463c80bd4d6684975869e3f36a332a authored about 2 years ago by Jiaming Yuan <[email protected]>
bb5e18c29c8ed3c02ae79f554c85a5508816ed61 authored about 2 years ago by Jiaming Yuan <[email protected]>
5761f27e5e09af8516734a9314fbfe2aa8c680ac authored about 2 years ago by Christian Clauss <[email protected]>
99467f399986fcae7c918f34f6f558ea37db32e4 authored about 2 years ago by Jiaming Yuan <[email protected]>
- Bump configure.ac version.
- Remove amalgamation to reduce the build time for a single object...
Co-authored-by: dmitry.razdoburdin <[email protected]>
Co-authored-by: jiami...
c69af903194fc4419ec3faecfdf95af436c950ab authored about 2 years ago by Jiaming Yuan <[email protected]>
c884b9e8881205204fa8c8e43116651d569dd8be authored about 2 years ago by Jiaming Yuan <[email protected]>
* chore: create security policy
Signed-off-by: Joyce Brum <[email protected]>
* chore...
52977f0cdf056d6e698953edbae28a7583294e50 authored about 2 years ago by Joyce <[email protected]>c47c71e34f0c3521d5048a94587903888499f039 authored about 2 years ago by luca-s <[email protected]>
76f95a6667b67d40258e8c5d17f0b806384e7d70 authored about 2 years ago by Bobby Wang <[email protected]>
* Enable additional combinations of ctor parameters.
* Unify procedures for QuantileDMatrix a...
521086d56b6fe42a87c5d364c2562cfa51152bf6 authored about 2 years ago by Rong Ou <[email protected]>
5647fc654271f0f85852bd948b7b7a8a8bc24946 authored about 2 years ago by luca-s <[email protected]>
* Speed up tests with federated learning enabled
* Re-enable timeouts
Co-authored-by: Hyun...
8f3dee58be93b61bd7f7189fcabb787fa80ce617 authored about 2 years ago by Rong Ou <[email protected]>* Configuration for init estimation.
* Check whether the model needs configuration based on c...
031d66ec27d1d99dfc145ffae4f2ac8895305ac1 authored about 2 years ago by Jiaming Yuan <[email protected]>2176e511fca72cf1ef3414d31e701bf69c26d569 authored about 2 years ago by Jiaming Yuan <[email protected]>
fcddbc926468ce22188aa8d6d152e5606dd38494 authored about 2 years ago by Jiaming Yuan <[email protected]>
80e10e02aba45cc54795e075720896c9eec9519e authored about 2 years ago by Rong Ou <[email protected]>
b3208aac4e0235cf9fab79e9fddb256289665be1 authored about 2 years ago by Rong Ou <[email protected]>
748d516c50f0eadf3d9328612f9d98ca61378dd1 authored about 2 years ago by Jiaming Yuan <[email protected]>
4633b476e9eed94f691985287a6dea7ea76e2e47 authored about 2 years ago by Jiaming Yuan <[email protected]>
- Allow comparison between string and string view.
- Fix compiler warnings.
* [CI] Set up test analytics for CPU Python tests
* Install test collector
29595102b997aee96223afb258e5c3c2158e7cf1 authored about 2 years ago by Philip Hyunsu Cho <[email protected]>2faa744ababf4a61c85cdfc0729217bd14395f3d authored about 2 years ago by Philip Hyunsu Cho <[email protected]>
97a5b088a5ba060f9c24127225ab9fe0767e3719 authored about 2 years ago by Jiaming Yuan <[email protected]>
ce0382dcb05263a6db7a4550005600e949b25c49 authored about 2 years ago by Rory Mitchell <[email protected]>
Co-authored-by: jiamingy <[email protected]>
39afdac3bec855a460fbc6af28238ce53c4fcc01 authored about 2 years ago by Rong Ou <[email protected]>210915c9857d7099b599902068f2a6841dbafb23 authored about 2 years ago by Rory Mitchell <[email protected]>
c68684ff4c47965d430bda7973a84ae0adcc41d5 authored about 2 years ago by Jiaming Yuan <[email protected]>
5545c49cfc32594a8c869d7032e92df6a7f2b211 authored about 2 years ago by Jiaming Yuan <[email protected]>
e1f9f80df2f3e1d700c8912c43d30ecc6fdfcfc3 authored about 2 years ago by Jiaming Yuan <[email protected]>
a71421e82590e63334e2d21de5168c795668dd3b authored over 2 years ago by Philip Hyunsu Cho <[email protected]>
d70e59fefcda87e90c2c40b4d5e72fc0b9f9095a authored over 2 years ago by Philip Hyunsu Cho <[email protected]>
* Reduce clutter in log of Python test
* Set up BuildKite test analytics
* Add separate st...
50ff8a26238b08d44862971f31b7beae1d57426b authored over 2 years ago by Philip Hyunsu Cho <[email protected]>* Fix clang-tidy
* Exempt clang-tidy from budget check
* Move clang-tidy
bc7a6ec603df23aa0e198217b7fb8f3078a3d9cc authored over 2 years ago by Philip Hyunsu Cho <[email protected]>* Intoducing Column Wise Hist Building
* linting
* more linting
* bug fixing
* Remov...
c24e9d712cd509ee9b5bc61584acdac85b564968 authored over 2 years ago by Dmitry Razdoburdin <[email protected]>Co-authored-by: Hyunsu Philip Cho <[email protected]>
8d4038da57cd06070677460d138a648c132665b1 authored over 2 years ago by Rong Ou <[email protected]>66fd9f5207977d8a10d4131e5ea413b0b80405fa authored over 2 years ago by Philip Hyunsu Cho <[email protected]>
909e49e214887a81e7442256e57faa0a3a30e895 authored over 2 years ago by Rory Mitchell <[email protected]>
* Switch from rabit to the collective communicator
* fix size_t specialization
* really fi...
668b8a0ea4f5d95ace9db6ed95910b0f6a2c69e6 authored over 2 years ago by Rong Ou <[email protected]>Some breaking changes were made in mypy.
e47b3a3da36f014a733b528891f05bada5d5dd67 authored over 2 years ago by Jiaming Yuan <[email protected]>
- Group C API.
- Add C API sphinx doc.
- Consistent use of `OptionalArg` and the parameter nam...
* Wait until budget check is complete
* Ensure that multi-GPU tests run for the master branch...
b2bbf49015e7c9b34524450755249ae23b519a89 authored over 2 years ago by Philip Hyunsu Cho <[email protected]>* Faster dask tests
* Reuse AllReducer objects in tests.
* Faster boost from prediction te...
d686bf52a670a734f6e79e94bae8f66f4c95cc80 authored over 2 years ago by Rory Mitchell <[email protected]>* [CI] Use RAPIDS 22.10
* Store CUDA and RAPIDS versions in one place
* Fix
* Add missi...
ca0547bb65966896254a99f7868943d606a18c53 authored over 2 years ago by Philip Hyunsu Cho <[email protected]>* [CI] Document the use of Docker wrapper script
* Grammer fixes
* Document buildkite pipe...
37886a5dffd8f45b6fb7c75d91d6efc767af3bd1 authored over 2 years ago by Philip Hyunsu Cho <[email protected]>9af99760d4dcbd7a7aa8321a169a45ed715f6a66 authored over 2 years ago by Philip Hyunsu Cho <[email protected]>