Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 297 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 297 Bytes

Time-Series-Forecasting

Forecasting the monthly Sales of Shampoo for next 6 months using various models Linear Regression, Naive Approach, Simple Average, Moving Average, Simple Exponential Smoothing,Double Exponential Smoothing, Triple Exponential Smoothing ARIMA and SARIMA Models in Python.