Demand Forecasting GUI¶
Description: A graphical user interface built with Streamlit for commercial demand forecasting. Supports multiple models including exponential smoothing, ARIMA, and LSTM, allowing users to upload historical data, select forecasting methods, and visualize results.
GitHub: Demand Forecasting GUI