facebook/prophet

Cross validation with other forecasts as regressors

開放

#442 建立於 2018年2月13日

 (4 則留言) (0 個反應) (0 位負責人)Python (4,451 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (17,686 顆星)
PR 合併指標
 (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.

貢獻者指南