Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 507 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 507 Bytes

Time_series_forecast

Time series analysis comprises methods for analyzing time series data in order to extract meaningful statistics and other characteristics of the data. Time series forecasting is the use of a model to predict future values based on previously observed values

Time series are widely used for non-stationary data, like economic, weather, stock price, and retail sales in this post. We will demonstrate different approaches for forecasting retail sales time series. Let’s get started!