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
M5-inspired retail demand forecasting in Python. A custom evaluation harness compares LightGBM, AutoARIMA and seasonal naive, selects the winner, and drives inventory recommendations and drift monitoring. Built in under 7 days.
Retail-Forecast — tools, notebooks, and models for demand forecasting and time-series analysis 📈🧠 Designed for retail use-cases (sales, promotions, inventory) with reproducible pipelines and experiments 🛒🔁
Retail sales forecasting with expanding-window rolling-origin validation, direct XGBoost, and an integrated analytical report. Includes synthetic-data variant of the original submission.
End-to-end retail sales forecasting using LightGBM with time-series features, SHAP explainability, FastAPI inference, Streamlit demo, and CI for production-ready ML workflows.
Multi-model time series forecasting platform: SARIMA, LightGBM (SMAPE 12%), and N-BEATS (PyTorch, from scratch). Walk-forward validation across 8 expanding windows. Lag/rolling/Fourier feature engineering. 16 tests.