PP: A multi-horizon quantile recurrent forecaster

时间:2020-02-03 18:30:19   收藏:0   阅读:136

2017 NIPS, time series workshop

traditional methods: ARIMA.

Seq2Seq

quantile forecast;

RELATED WORK

DeepAR, probabilistic forecasting with encoder-decoder models. A seq2seq architecture with an identical encoder and decoder. 

METHOD

为什么要用encoder-decoder 模型,是因为这个模型可以对分布进行拟合,是quantile regression model 的重要条件。

Loss: quantile loss

structure: encoder, lstm; decoder lstm. 

 

原文:https://www.cnblogs.com/dulun/p/12256577.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!