Skip to content

Time series regression modeling on a dataset of supermarket sales across years, with the Darts library in Python.

License

Notifications You must be signed in to change notification settings

AhmetZamanis/KaggleStoreSales

Repository files navigation

KaggleStoreSales

Time series regression modeling on a dataset of supermarket sales across years, with the Darts library in Python. Performing time decomposition & hybrid modeling, trying methods such as linear regression with custom features, AutoARIMA and random forest.

Markdown report

Quarto code