stefan-jansen / machine-learning-for-trading

Code for Machine Learning for Algorithmic Trading, 2nd edition.
https://ml4trading.io
12.57k stars 4.03k forks source link

SARIMA notebook - huge amount of errors #294

Closed shimritabraham closed 1 year ago

shimritabraham commented 1 year ago

Describe the bug About 90% of this notebook shows errors https://github.com/stefan-jansen/machine-learning-for-trading/blob/main/09_time_series_models/02_arima_models.ipynb

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://github.com/stefan-jansen/machine-learning-for-trading/blob/main/09_time_series_models/02_arima_models.ipynb'
  2. Scroll down
  3. See error

Expected behavior No errors upon loading

Screenshots

image image

Environment Chrome browser

Additional context I love this tutorial!

stefan-jansen commented 1 year ago

The error is the result of KeyboardInterrupt. I just stopped the notebook because it was taking too long. Just remove the current outputs https://bobbyhadz.com/blog/jupyter-notebook-clear-cell-output