Lag-llama is a probabilistic machine learning foundation model designed for time series forecasting. It generates predictive distributions and uncertainty bounds for sequential data across arbitrary frequencies by leveraging pre-trained foundational weights.
Les fonctionnalités principales de time-series-foundation-models/lag-llama sont : Zero-Shot Forecasting, Autoregressive Lag Tuning, Probabilistic Forecasting, Time Series Foundation Models, Finetuning Workflows, Zero-Shot Inference, Probabilistic Hybrid Models, Foundational Model Adaptation.
Les alternatives open-source à time-series-foundation-models/lag-llama incluent : autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end… amazon-science/chronos-forecasting — Chronos-forecasting is a zero-shot time series forecasting framework based on a pretrained large language model. It… awslabs/gluon-ts — GluonTS is a framework for probabilistic time series forecasting, designed to predict future values as probability… awslabs/gluonts — GluonTS is a probabilistic time series library and deep learning forecasting framework. It provides a toolkit for… thuml/time-series-library — This PyTorch-based deep learning library provides a framework for analyzing and forecasting temporal data. It… unit8co/darts — Darts is a Python time series library designed for forecasting, anomaly detection, and the preprocessing of univariate…
AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc
Chronos-forecasting is a zero-shot time series forecasting framework based on a pretrained large language model. It enables the prediction of future values across diverse datasets without requiring task-specific training or optimization. The system functions as a probabilistic forecasting tool, producing multiple future trajectories and quantile forecasts to quantify uncertainty and potential prediction errors. It incorporates exogenous covariate integration to merge external variables and historical context into the input stream for increased precision. The project includes utilities for sy
GluonTS is a framework for probabilistic time series forecasting, designed to predict future values as probability distributions with confidence intervals. It supports both traditional model training and zero-shot forecasting, where pretrained models generate predictions for new series without additional training. The project distinguishes itself by integrating a wide variety of forecasting approaches into a unified workflow. This includes deep learning architectures such as recurrent neural networks and causal convolutions, as well as the integration of external statistical models, the Proph
GluonTS is a probabilistic time series library and deep learning forecasting framework. It provides a toolkit for building, training, and evaluating neural network architectures that predict future values as probability distributions to quantify uncertainty. The project distinguishes itself by supporting zero-shot forecasting and integrating diverse modeling approaches, including deep probabilistic neural networks and wrappers for external statistical libraries such as Prophet and R forecast. It implements specialized architectural primitives like causal convolutions and invertible residual n