This repo contains demo code for a Saturn Cloud workshop, "Scaling LightGBM Training with Dask on Saturn Cloud".
Attendees must have an account on Saturn Cloud Community. You can sign up for free at https://accounts.community.saturnenterprise.io/auth/signup.
- Once logged in to Saturn, go to the "Projects" page. Select LightGBM from "Quick Start Projects"
- Click "Create" on the next screen. This will create a project called
lightgbm
. - Start the Jupyter instance and Dask cluster.
- Once Jupyter is running, click "JupyterLab" to open Jupyter Lab.
- Open
01-lightgbm.ipynb
, and run the cells in order.
For more information about past and future Saturn events see https://www.saturncloud.io/s/events/.
For a deeper discussion of Dask and LightGBM, see "LightGBM Training with Dask".
For more information on LightGBM, see https://lightgbm.readthedocs.io/en/latest/.