Skip to content

saturncloud/workshop-lightgbm-dask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workshop-lightgbm-dask

This repo contains demo code for a Saturn Cloud workshop, "Scaling LightGBM Training with Dask on Saturn Cloud".

Prerequisites

Attendees must have an account on Saturn Cloud Community. You can sign up for free at https://accounts.community.saturnenterprise.io/auth/signup.

Setup

  1. Once logged in to Saturn, go to the "Projects" page. Select LightGBM from "Quick Start Projects"

  1. Click "Create" on the next screen. This will create a project called lightgbm.
  2. Start the Jupyter instance and Dask cluster.
  3. Once Jupyter is running, click "JupyterLab" to open Jupyter Lab.
  4. Open 01-lightgbm.ipynb, and run the cells in order.

Where to Learn More

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/.