其他分享
首页 > 其他分享> > PP: DeepAR: probabilistic forecasting with autoregressive recurrent networks

PP: DeepAR: probabilistic forecasting with autoregressive recurrent networks

作者:互联网

FROM

Amazon research Germany

PROBLEM

probabilistic forecasting: estimate the probability distribution of a time series in future. 

INTRODUCTION

a global model, which learns from historical data of all time series. 

METHOD

an autoregressive recurrent network architecture. 

lstm. 

也是根据likelihood,条件概率进行计算。

分为两部分,train and prediction part。但是还不知道这两部分的区别。 

 

标签:PP,autoregressive,DeepAR,recurrent,forecasting,time,series,probabilistic
来源: https://www.cnblogs.com/dulun/p/12256763.html