nithinsoundar/Retail-Demand-Forecasting
A deep learning model that predicts the demand of an item for a particular time period in 10 retail stores. The model showed an RMSE of 18. Various deep learning models such as CNN, LSTM, MLP, CNN-LSTM were compared and CNN-LSTM showed the least RMSE.
No commits in the last 6 months.
Stars
5
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nithinsoundar/Retail-Demand-Forecasting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
samirsaci/ml-forecast-features-eng
Machine Learning for Retail Sales Forecasting — Features Engineering
georgeguimaraes/soothsayer
Elixir library for time series forecasting, inspired by Facebook's Prophet and NeuralProphet
Pradnya1208/Time-series-forecasting-using-Deep-Learning
The goal of this notebook is to implement and compare different approaches to predict ...
AstraZeneca/judgyprophet
Forecasting for knowable future events using Bayesian informative priors (forecasting with...
DSkapinakis/sales-time-series-forecasting-ml-models
Sales Time Series Forecasting using Machine Learning Techniques (Random Forest, XGBoost, Stacked...