:orphan:
:orphan:
GPU Acceleration Demo
=====================
This is a collection of demonstration scripts to showcase the basic usage of GPU. Please
see :doc:`/gpu/index` for more info. There are other demonstrations for distributed GPU
training using dask or spark.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /python/gpu-examples/images/thumb/sphx_glr_cover_type_thumb.png
:alt:
:ref:`sphx_glr_python_gpu-examples_cover_type.py`
.. raw:: html
Using xgboost on GPU devices
.. raw:: html
.. only:: html
.. image:: /python/gpu-examples/images/thumb/sphx_glr_tree_shap_thumb.png
:alt:
:ref:`sphx_glr_python_gpu-examples_tree_shap.py`
.. raw:: html
Use GPU to speedup SHAP value computation
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/python/gpu-examples/cover_type
/python/gpu-examples/tree_shap
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: gpu-examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: gpu-examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery