The client’s data warehouse provides access to clean datasets, enabling me to conduct predictive analysis by directly draw data from it. I explored several machine learning models, including ARIMA, LSTM, Prophet, and XGBoost, to determine the most suitable approach for forecasting sales and inventory data. After thorough evaluation and comparison of model performance, I determined that Prophet offers the best results for this specific use case, providing relatively accurate predictions for future business planning.