Skip to content

Commit

Permalink
Create readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetZamanis committed Feb 3, 2023
1 parent 562b189 commit fa6c877
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 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](https://github.com/AhmetZamanis/KaggleStoreSales/blob/main/ReportPart1.md)

[Quarto code](https://github.com/AhmetZamanis/KaggleStoreSales/blob/main/ReportPart1.qmd)

0 comments on commit fa6c877

Please sign in to comment.