● Model Selection and Training: Used ARIMA model for its effectiveness in modelling time-series data and pmdarima library’s ‘autoarima’ function is utilized to automatically select the optimal parameters (p, d, q) for model through exhaustive search.