Skip to content

Instantly share code, notes, and snippets.

@sachinlala
Last active July 13, 2021 19:04
Show Gist options
  • Save sachinlala/c53bf2ced0da00613ae72353d597c119 to your computer and use it in GitHub Desktop.
Save sachinlala/c53bf2ced0da00613ae72353d597c119 to your computer and use it in GitHub Desktop.
Click Count Forecasting
Following data-set provides the count of click-counts per day.
Required outcome:
- Based on the data provided, assert & recommend the model which will be most suitable to do forecasting for the traffic (number of click-counts per day).
- Share the outcome in the same format as the input file & also provide a graph for the upcoming traffic projection.
- It will be helpful to review the code & data in a github repository - please commit the notebooks to git & provide link to that if possible
Input Data: https://pastebin.com/F4g5dmnn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment