Skip to content
#

facebook-prophet-forecasting

Here are 21 public repositories matching this topic...

Time series forecasting is a technique for the prediction of events through a sequence of time. Time-series forecasting decomposes the historical data into the baseline, trend, and seasonality. When a forecasting model doesn’t run as planned, we want to tune the parameters of the method with regards to the specific problem at hand. Tuning these …

  • Updated Dec 14, 2019
  • Jupyter Notebook

Utilized facebook prophet to perform forecasting on datasets that consist sales data from 1115 stores. Our predictive model attempts at forecasting future sales based on historical data while taking into account seasonality effects, demand, holidays, promotions, and competition.

  • Updated Oct 17, 2022
  • Jupyter Notebook

This repository covers essential techniques for time series analysis and forecasting. It covers data manipulation and visualization using Numpy and Pandas, time series analysis with Statsmodels, ARIMA models, deep learning methods like RNNs, LSTM, GRU, etc. and Facebook's Prophet library.

  • Updated Sep 26, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the facebook-prophet-forecasting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the facebook-prophet-forecasting topic, visit your repo's landing page and select "manage topics."

Learn more