GluonTS

GluonTS is a Python package for probabilistic time series modeling, focusing on deep learning based models. Includes 24 models, based on MXNet, PyTorch, and NumPy.

Logo

../_images/awslabs_gluonts-small.png

Website

https://ts.gluon.ai/stable/

Repository

https://github.com/awslabs/gluonts

Byline

Probabistic time series modeling in Python

License

Apache 2.0

Project age

3 years 6 months

Backers

AWS Labs (Creator and maintainer)

Lastest News (2022-10-10)

0.11.0 This release includes support for incremental training, two new models, and dataset splitting functionality. It also includes bug … more

Size score (1 to 10, higher is better)

3.5

Trend score (1 to 10, higher is better)

8.75

Education Resources

URL

Resource Type

Description

https://www.jmlr.org/papers/v21/19-820.html

Paper

2020 Paper in Journal of Machine Learning Research

https://lovvge.github.io/Forecasting-Tutorial-IJCAI-2021/

Video

Tutorial at IJCAI 2021

Git Commit Statistics

Statistics computed using Git data through November 30, 2022.

Statistic

Lifetime

Last 12 Months

Commits

4,113

1,111

Lines committed

1,267,367

647,663

Unique committers

107

39

Core committers

17

8

../_images/awslabs_gluonts-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

Darts

5.25

6.25

A python library for easy manipulation and forecasting of time series.

Kats

4.5

5.25

Kats is a toolkit to analyze time series data, a lightweight, easy-to-use, and generalizable framework to perform time series analysis.

Merlion

2.75

5.5

A Machine Learning Framework for Time Series Intelligence

Orbit

3.25

5.5

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.

PyTorch Forecasting

3.5

6.5

Time series forecasting with PyTorch