This project predicts product demand and calculates safety stock and reorder points for inventory management.
- Demand prediction using XGBoost
- Safety stock calculation
- Reorder point optimization
- Flask API for prediction
- Streamlit dashboard
Python
Pandas
Scikit-Learn
XGBoost
Streamlit
Flask
Data → Feature Engineering → Model Training → Prediction API → Inventory Dashboard