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://xgboost.readthedocs.io/en/stable/
Apache License 2.0
26.34k stars 8.73k forks source link

[pyspark] Support collective.Conf in spark #11003

Closed wbo4958 closed 4 days ago

wbo4958 commented 6 days ago

This PR is a followup of https://github.com/dmlc/xgboost/pull/10983