MSRDL / Deep4Cast

Probabilistic Multivariate Time Series Forecast using Deep Learning
BSD 3-Clause "New" or "Revised" License
94 stars 22 forks source link

Ensemble Models #46

Closed satyanshukla closed 5 years ago

satyanshukla commented 6 years ago
  1. Horizon = 50, Lag = 500 wrt original timestamp
  2. Downsample rate: 1, 2, 3, 10, 25, 50
  3. Sub-lag: Lag/Downsample rate

Extensions:

  1. Dealing with prime numbers or number with fewer divisors
  2. Elastic network capacity corresponding to different sub-lag(input-size)
bischtob commented 5 years ago

Not relevant anymore