add pointers to the gpu external memory paper (#5684)
This commit is contained in:
parent
7903286961
commit
e21a608552
@ -227,6 +227,8 @@ References
|
||||
|
||||
`Nvidia Parallel Forall: Gradient Boosting, Decision Trees and XGBoost with CUDA <https://devblogs.nvidia.com/parallelforall/gradient-boosting-decision-trees-xgboost-cuda/>`_
|
||||
|
||||
`Out-of-Core GPU Gradient Boosting <https://arxiv.org/abs/2005.09148>`_
|
||||
|
||||
Contributors
|
||||
============
|
||||
Many thanks to the following contributors (alphabetical order):
|
||||
|
||||
@ -52,6 +52,8 @@ data to further reduce GPU memory usage:
|
||||
'sampling_method': 'gradient_based',
|
||||
}
|
||||
|
||||
For more information, see `this paper <https://arxiv.org/abs/2005.09148>`_.
|
||||
|
||||
*******************
|
||||
Distributed Version
|
||||
*******************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user