Contents

gluonts 0.16.2

0

Probabilistic time series modeling in Python.

Probabilistic time series modeling in Python.

Stars: 5133, Watchers: 5133, Forks: 807, Open Issues: 450

The awslabs/gluonts repo was created 6 years ago and the last code push was 6 months ago.
The project is extremely popular with a mindblowing 5133 github stars!

How to Install gluonts

You can install gluonts using pip

pip install gluonts

or add it to a project with poetry

poetry add gluonts

Package Details

Author
Amazon
License
Apache License 2.0
Homepage
https://github.com/awslabs/gluonts/
PyPi:
https://pypi.org/project/gluonts/
Documentation:
https://ts.gluon.ai/stable/
GitHub Repo:
https://github.com/awslabs/gluon-ts
No  gluonts  pypi packages just yet.

Errors

A list of common gluonts errors.

Code Examples

Here are some gluonts code examples and snippets.

GitHub Issues

The gluonts package has 450 open issues on GitHub

  • Please bump numpy's upper bound
  • iTransformer notebook generates NaN
  • Update toolz~=0.10 dependency version
  • Add Overlay-dx: a tolerance-sweep “visual alignment” metric for forecasting evaluation

See more issues on GitHub

Related Packages & Articles

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python

keras 3.13.2

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.