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
The system combines an intuitive web dashboard with a powerful time-series forecasting engine, helping companies reduce stockouts, avoid overstocking, and make data-driven purchasing decisions.
End-to-end retail BI and forecasting system that transforms raw sales data into executive-ready KPIs, Power BI dashboards, and 6-month revenue forecasts using Python, PostgreSQL, SQL, and time-series modeling.
This is a forecasting of alcoholic beverages sales using ARIMA and seasonal ARIMA. It analyses and cleans the data before creating a stationary series from the non-stationary initial series to then perform the S-ARIMA, check against current sales, and predict future sales.