Description
While learning about time series forecasting, sooner or later you will encounter the vastly popular Prophet model, developed by Facebook. It gained lots of popularity due to the fact that it provides…
Summary
- Improving the interpretable Prophet model with the power of Deep Learning While learning about time series forecasting, sooner or later you will encounter the vastly popular Prophet model, developed by Facebook.
- In this article, I give a brief introduction to what NeuralProphet is and how it actually differs from the classic library.
- That means that a lot can still change and not all of the features from the original Prophet library are already implemented, for example, the logistic growth.