Skip to content
#

demand-forecasting

Here are 120 public repositories matching this topic...

l train and evaluate multiple time-series forecasting models using the Store Item Demand Forecasting Challenge dataset from Kaggle. This dataset has 10 different stores and each store has 50 items, i.e. total of 500 daily level time series data for five years (2013–2017).

  • Updated Jun 13, 2024
  • Jupyter Notebook

The "Sales Demand Forecasting Regression Model" project aims to develop a predictive model that forecasts future sales demand based on historical data and relevant influencing factors. The project follows a structured approach, encompassing data collection, preprocessing, model selection, training, evaluation, and deployment.

  • Updated Apr 30, 2024
  • Jupyter Notebook

This project is based on supply chain analytics along with demand forecasting and inventory management of the top selling product. Demand forecasting is done by using the prophet time series model. Also, the dashboard consists of all the important insights related to customers, products, orders as well as the forecasting outcomes.

  • Updated Apr 16, 2024
  • Jupyter Notebook

Forecasted product sales using time series models such as Holt-Winters, SARIMA and causal methods, e.g. Regression. Evaluated performance of models using forecasting metrics such as, MAE, RMSE, MAPE and concluded that Linear Regression model produced the best MAPE in comparison to other models

  • Updated Apr 10, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the demand-forecasting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the demand-forecasting topic, visit your repo's landing page and select "manage topics."

Learn more