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
/
python-package
/
xgboost
/
spark
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
..
__init__.py
[doc] Add missing document for pyspark ranker. [skip ci] (
#8692
)
2023-01-18 07:52:18 +08:00
core.py
Fix pyspark parameter. (
#9460
)
2023-08-11 19:07:50 +08:00
data.py
Define the new
device
parameter. (
#9362
)
2023-07-13 19:30:25 +08:00
estimator.py
Document for device ordinal. (
#9398
)
2023-07-22 15:26:29 +08:00
params.py
[pyspark] fix a type hint with old pyspark release (
#9079
)
2023-04-24 20:04:14 +08:00
utils.py
[pyspark] add logs for training (
#9449
)
2023-08-09 18:32:23 +08:00