Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 672 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 672 Bytes

Growth Revenue Model

This notebook (from Google Colab) contains data preparation, analysis, and visualizations for all the time series data that the company needs to understand for growth revenue. Notebook contains the following:

  1. Visual depictions of seasonality (as measured by Google Search traffic) that are of interest to the company.

  2. An evaluation of how the company stock price correlates to its Google Search traffic.

  3. A Prophet forecast model that can predict hourly user search traffic.

  4. Answers to the questions in the instructions that you write in your Jupyter notebook.

  5. (Optional) A plot of a forecast for the company’s future revenue.