Skip to content

stolomeo911/SalesPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SalesPrediction

ARIMA model to forecast future sales The dataset is provides information about:

  • the quantity sold
  • the item sold
  • the category to which belong the item
  • the store where is sold the item
  • date on which is sold

The objective of the code challenge is to forecast the quantity sold for each item. ARIMA models are used to forecast future sales, using fourier terms to account for seasonality.

About

ARIMA model to forecast future sales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages