In this project, I explored Oil Prices for the past 6 years (source) utilizing ARIMA and an state-of-the-art time series linear model.

Check out my presentation here for to see the results. My ARIMA model achieved an MSE of 5.88 and < 0.01 for LSTF.

Here’s the code for ARIMA models: GitHub repo.