Skip to content

This repo provides a sample how to use AWS Forecast with weather and holiday index using Python SDK and API calls

Notifications You must be signed in to change notification settings

lmy931/aws-forecast-sample-with-weather-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AWS-Forecast-Sample-with-Weather-Holiday-Index

This repo provides a sample to describe how to use AWS Forecast with weather and holiday index using Python SDK and API calls. The code consists of the following three parts:

  • Data Wrangling
  • AWS Forecast Setup (IAM, S3, Forecast)
  • Evaluate our Forecast

The Amazon Forecast Weather Index combines multiple weather metrics from historical weather events and current forecasts at a given location to increase your demand forecast model accuracy.

Prerequisites

pip install -r requirements.txt

Datasets

Our dataset comes from a real commercial project, but it is not open at the moment. I uploaded a sample csv(data_sample.csv) in this repo to help you understand the schema of our dataset.

About

This repo provides a sample how to use AWS Forecast with weather and holiday index using Python SDK and API calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published