The NeuralProphet Model
摘要
The Prophet model is an automated procedure for building forecasting models, which was open sourced by Facebook in 2017. It gained strong popularity in the period of 2018–2021. The main selling point was that the Prophet model does a lot of the work for you. It has a high level of user-friendliness: it does not require any theory to get started, as opposed to the previous chapters.