You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This project is to build Forecasting Models on Time Series data of monthly sales of Rose and Sparkling wines for a certain Wine Estate for the next 12 months.