I am trying to predict unemployment rate using ARIMA(4,0,3) with sliding window technique(TimeSeriesSplit) and I encountered the problem where SVD did not converge.