gluonts VS chronos-forecasting

Compare gluonts vs chronos-forecasting and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gluonts chronos-forecasting
4 3
4,308 1,680
2.3% 21.0%
8.7 6.8
3 days ago 17 days ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gluonts

Posts with mentions or reviews of gluonts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.
  • Show HN: Auto Wiki v2 – Turn your codebase into a Wiki now with diagrams
    1 project | news.ycombinator.com | 23 Apr 2024
    https://github.com/awslabs/gluonts is a great candidate for a sample wiki. It is an OSS lib, not great documentation, very hard to RTFM (unlike, say, sklearn which already has a great wiki), doubtful that awslabs would pay to produce.
  • gluonts VS darts - a user suggested alternative
    2 projects | 13 Apr 2023
  • [Q] `py.typed` and `.typesafe`
    1 project | /r/learnpython | 23 Jan 2023
    I was looking at [`gluonts`](https://github.com/awslabs/gluonts/tree/dev/src/gluonts/core) source code and I found a `py.typed` file. That is something I always put in my type-annotated modules: it's literally an empty file which denotes that the module is marked for "internal or external use in type checking" [mypy docs](https://mypy.readthedocs.io/en/stable/installed_packages.html?highlight=py.typed#creating-pep-561-compatible-packages). However, I never saw before the `.typesafe` file. What does it denote? Does it have to be used alongside a `py.typed`?
  • Cash-flow forecasting
    4 projects | /r/datascience | 7 Oct 2022
    -GluonTS

chronos-forecasting

Posts with mentions or reviews of chronos-forecasting. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.
  • Financial Market Applications of LLMs
    1 project | news.ycombinator.com | 20 Apr 2024
    There were some developments using LLMs in the timeseries domain which caught my attention.

    I toyed with the Chronos forecasting toolkit [1], and the results were predictably off by wild margins [2]

    What really caught my eye though was the "feel" of the predicted timeseries -- this is the first time I've seen synthetic timeseries that look like the real thing. Stock charts have a certain quality to them, once you've been looking at them long enough, you can tell more often than not whether some unlabeled data is a stock price timeseries or not. It seems the chronos LLM was able to pick up on that "nature" of the price movement, and replicate it in its forecasts. Impressive!

    1: https://github.com/amazon-science/chronos-forecasting

    2: https://imgur.com/a/hTRQ38d

  • Chronos: Learning the Language of Time Series
    3 projects | news.ycombinator.com | 21 Mar 2024
    https://github.com/amazon-science/chronos-forecasting
  • Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
    1 project | news.ycombinator.com | 17 Mar 2024

What are some alternatives?

When comparing gluonts and chronos-forecasting you can also consider the following projects:

darts - A python library for user-friendly forecasting and anomaly detection on time series.

meta-prompting - Official implementation of BGPT @ ICLR 2024 paper "Meta Prompting for AI Systems" (https://arxiv.org/abs/2311.11482)

pytorch-forecasting - Time series forecasting with PyTorch

tsai - Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai

statsforecast - Lightning ⚡️ fast forecasting with statistical and econometric models.

neuralforecast - Scalable and user friendly neural :brain: forecasting algorithms.

time-series-transformers-review - A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.

sagemaker-python-sdk - A library for training and deploying machine learning models on Amazon SageMaker

flow-forecast - Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).

datajob - Build and deploy a serverless data pipeline on AWS with no effort.

query-selector - LONG-TERM SERIES FORECASTING WITH QUERYSELECTOR – EFFICIENT MODEL OF SPARSEATTENTION

fold - 🪁 A fast Adaptive Machine Learning library for Time-Series, that lets you build, deploy and update composite models easily. An order of magnitude speed-up, combined with flexibility and rigour. This is an internal project - documentation is not updated anymore and substantially differ from the current API.