This website requires JavaScript.
Explore
Help
Sign In
Hendrik
/
xgboost
Watch
1
Star
0
Fork
0
You've already forked xgboost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xgboost
/
tests
/
test_distributed
History
Jiaming Yuan
bdc1a3c178
Fix pyspark parameter. (
#9460
)
...
- Don't pass the `use_gpu` parameter to the learner. - Fix GPU approx with PySpark.
2023-08-11 19:07:50 +08:00
..
test_federated
Specify src path for isort. (
#8867
)
2023-03-06 17:30:27 +08:00
test_gpu_with_dask
Initial GPU support for the approx tree method. (
#9414
)
2023-07-31 15:50:28 +08:00
test_gpu_with_spark
Fix pyspark parameter. (
#9460
)
2023-08-11 19:07:50 +08:00
test_with_dask
Bound the size of the histogram cache. (
#9440
)
2023-08-08 03:21:26 +08:00
test_with_spark
Fix pyspark parameter. (
#9460
)
2023-08-11 19:07:50 +08:00
__init__.py
Extract dask and spark test into distributed test. (
#8395
)
2022-10-28 16:24:32 +08:00