ARIMA model from scratch using numpy and pandas. ARIMA is a simple technique used for forecasting time series. Go through the ARIMA notebook for code and detailed explanation.