awslabs/gluonts
Python library for probabilistic time series forecasting using deep learning models based on PyTorch and MXNet.

Velocity · 7d
+2.0
★ / day
Trend
→steady
star history
GluonTS provides tools for building and training deep learning models specialized for time series prediction tasks. It focuses on probabilistic forecasting, generating prediction intervals alongside point estimates to quantify uncertainty. The library supports various neural network architectures and includes pretrained models like Chronos for zero-shot forecasting.