facebook/prophet

Cross validation with other forecasts as regressors

Open

#442 建立於 2018年2月13日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Python (4,451 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (17,686 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

If we have other time series as regressors that are being forecasted using Prophet, then cross validation should also forecast those regressors. Right now it would use the true future values which would typically underestimate forecast error.

貢獻者指南