Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 577 Bytes

File metadata and controls

11 lines (6 loc) · 577 Bytes

Demand-Forecasting-in-SQL-Server-and-AWS-Forecast

The purpose of this project is to:

a. Clean and prep historical order/invoice data in SQL Server, building out a customer and sku level hierarchy.

b. Use AWS Forecast to train/deploy a machine learning model to forecast customer demand in monthly buckets using time series history.

c. Pipe the resulting forecast back into SQL Server for data cleaning and analysis.

d. Display the resultant data in PowerBI in a manner accessible to multiple business end users (executive team, sales, operations).