Logo
stable
  • Installation Guide
  • Building From Source
  • Get Started with XGBoost
  • XGBoost Tutorials
  • Frequently Asked Questions
  • XGBoost User Forum
  • GPU Support
  • XGBoost Parameters
  • Prediction
  • Tree Methods
  • Python Package
    • Python Package Introduction
    • Python API Reference
    • Callback Functions
    • Model
    • XGBoost Python Feature Walkthrough
    • XGBoost Dask Feature Walkthrough
      • Use scikit-learn regressor interface with CPU histogram tree method
      • Use scikit-learn regressor interface with GPU histogram tree method
      • Example of training with Dask on CPU
      • Example of training survival model with Dask on CPU
      • Example of using callbacks with Dask
      • Example of training with Dask on GPU
  • R Package
  • JVM Package
  • Ruby Package
  • Swift Package
  • Julia Package
  • C Package
  • C++ Interface
  • CLI Interface
  • Contribute to XGBoost
xgboost
  • »
  • XGBoost Python Package »
  • XGBoost Dask Feature Walkthrough
  • Edit on GitHub

XGBoost Dask Feature Walkthrough

This directory contains some demonstrations for using dask with XGBoost. For an overview, see Distributed XGBoost with Dask

Use scikit-learn regressor interface with CPU histogram tree method

Use scikit-learn regressor interface with CPU histogram tree method

Use scikit-learn regressor interface with GPU histogram tree method

Use scikit-learn regressor interface with GPU histogram tree method

Example of training with Dask on CPU

Example of training with Dask on CPU

Example of training survival model with Dask on CPU

Example of training survival model with Dask on CPU

Example of using callbacks with Dask

Example of using callbacks with Dask

Example of training with Dask on GPU

Example of training with Dask on GPU

Download all examples in Python source code: dask-examples_python.zip

Download all examples in Jupyter notebooks: dask-examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2021, xgboost developers. Revision 5d92a7d9.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
release_1.5.0
release_1.4.0
release_1.3.0
release_1.2.0
release_1.1.0
release_1.0.0
release_0.90
release_0.82
release_0.81
release_0.80
release_0.72
Downloads
pdf
html
On Read the Docs
Project Home
Builds