deepar

DeepAR: Probabilistic forecasting with autoregressive recurrent networks which is the one of the most popular forecasting algorithms and is often used as a baseline

Classes

DeepAR([cell_type, hidden_size, rnn_layers, ...])

DeepAR Network.