Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.42 KB

File metadata and controls

23 lines (17 loc) · 1.42 KB

Forecast Analysis with SageMaker Studio Interactive Session and Notebook Jobs

In this example we will go through the steps required for easily create visualization reports using Amazon SageMaker Studio Notebooks on a scheduled base, by using the capabilities of Interactive Data Processing and Notebook Jobs.

The example dataset is based on the Electricity Forecasting dataset taken from Kaggle.

In this repo, we will show you:

  1. How perform distributed data processing by using PySpark in Studio Notebooks with Glue Interactive Session
  2. Create scheduled executions of the notebook by using SageMaker Scheduled Notebook Job for creating weekly feature and insight extractions directly by using the notebbok
  3. Visualize results and reports in a SageMaker Studio Notebook

Screenshots

Interactive Session
Interactive Session Scheduler