Skip to content

Keeping Inventory of spare in various service centre to the market demand is always a challenge as most service centres spends significant amount in spare parts inventory costs. In spite of this, availability of spare parts is been one of the problem areas.

License

Notifications You must be signed in to change notification settings

ajitsingh98/Inventory-Management-Demand-Using-Time-Series-Analysis-and-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Inventory Management Using Time Series Analysis and Forecasting ๐Ÿ“Š๐Ÿ•’

Managing the inventory of spare parts in various service centers to meet market demand poses a significant challenge. Despite substantial investments in spare parts inventory, ensuring the availability of these parts remains a problematic area. In this project, I've tackled this issue by employing time series analysis techniques ๐Ÿงฎ๐Ÿ”.

Project Overview ๐Ÿ“

The goal of this project is to optimize inventory levels ๐Ÿ“ฆ in service centers by accurately forecasting demand for spare parts. This approach not only aims to reduce inventory costs but also to improve spare parts availability, thereby enhancing customer satisfaction ๐ŸŒŸ.

Contents ๐Ÿ“š

Features in Data ๐Ÿ”

The dataset includes the following features, which are crucial for analysis and forecasting:

  • invoice_date
  • job_card_date
  • business_partner_name
  • vehicle_no
  • vehicle_model
  • current_km_reading
  • invoice_line_text

Models Deployed ๐Ÿค–

To address the forecasting challenge, the following models were deployed:

  • Auto Regression (AR)
  • Moving Average (MA)
  • Exponential Weighted Moving Average (EWMA)
  • Holt-Winters Method
  • Seasonal Autoregressive Integrated Moving Average (SARIMA)
  • Seasonal Autoregressive Integrated Moving Average with Exogenous variables (SARIMAX)

Model Evaluation ๐Ÿ“

The models were evaluated using:

  • Mean Absolute Error (MAE)
  • Mean Squared Error (MSE)

This project demonstrates the power of time series analysis and forecasting in solving real-world inventory management challenges. By predicting demand more accurately, service centers can optimize their inventory levels, reduce costs, and ensure the availability of spare parts, ultimately leading to greater customer satisfaction.

About

Keeping Inventory of spare in various service centre to the market demand is always a challenge as most service centres spends significant amount in spare parts inventory costs. In spite of this, availability of spare parts is been one of the problem areas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published