Skip to content

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 …

Notifications You must be signed in to change notification settings

Ferdib-Al-Islam/fb-prophet-time-series-forcasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fb-prophet-time-series-forecasting

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 methods requires a thorough understanding of how the underlying time series models work. A typical analyst/engineer will not know how to adjust these orders to avoid the problem. The Prophet package provides intuitive parameters which are easy to tune. Even someone like me who lacks expertise in forecasting models can use this to make meaningful predictions for a variety of problems in a business scenario.

About

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 …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published