Published article "Data Science and ML (Part 47): Forecasting the Market Using the DeepAR model in Python".

In this article, we will attempt to predict the market with a decent model for time series forecasting named DeepAR. A model that is a combination of deep neural networks and autoregressive properties found in models like ARIMA and Vector Autoregressive (VAR).




































