gluontsEasy Playground

Amazon's toolkit for probabilistic time series modeling

Getting started with gluontsRun locally
Install
pip install gluonts[torch]
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: gluonts)

gluonts is a third-party package. Amazon's toolkit for probabilistic time series modeling. Install with: pip install gluonts[torch]

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?