[EM] Make page concatenation optional. (#10826)
This PR introduces a new parameter `extmem_concat_pages` to make the page concatenation optional for GPU hist. In addition, the document is updated for the new GPU-based external memory.
This commit is contained in:
@@ -55,9 +55,9 @@ When submitting the XGBoost application to the Spark cluster, you only need to s
|
||||
--jars xgboost-spark_2.12-3.0.0.jar \
|
||||
... \
|
||||
|
||||
**************
|
||||
***************
|
||||
XGBoost Ranking
|
||||
**************
|
||||
***************
|
||||
|
||||
Learning to rank using XGBoostRegressor has been replaced by a dedicated `XGBoostRanker`, which is specifically designed
|
||||
to support ranking algorithms.
|
||||
|
||||
Reference in New Issue
Block a user