awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
time-series-foundation-models avatar

time-series-foundation-models/lag-llama

0
View on GitHub↗
1,589 stars·200 forks·Python·Apache-2.0·5 vues

Lag Llama

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.

The system supports zero-shot transfer inference, allowing it to predict future values on entirely new and unseen datasets without requiring prior retraining. It achieves this by combining generalized representations from foundational training with adjustable context lengths, where historical context lengths and lagged feature values feed directly into the model inputs during iterative autoregressive predictions.

Additionally, the framework provides capabilities for foundation model fine-tuning. Users can adapt pre-trained weights and adjust forecasting models on specialized datasets using targeted hyperparameters and validation splits to optimize domain-specific predictive accuracy.

Features

  • Zero-Shot Forecasting - Predicts future values on new datasets without prior training by leveraging pre-trained foundational knowledge and adjustable context lengths.
  • Autoregressive Lag Tuning - Predicts future values iteratively by feeding historical context lengths and lagged feature values directly into model inputs.
  • Probabilistic Forecasting - Generates predictive distributions and uncertainty bounds for sequential data across arbitrary frequencies using probabilistic deep learning.
  • Time Series Foundation Models - Serves as a probabilistic machine learning model pretrained on sequential data to forecast future values and quantify uncertainty across arbitrary frequencies.
  • Finetuning Workflows - Adjusts foundational weights on custom datasets using dedicated hyperparameters and validation splits to maximize prediction accuracy.
  • Zero-Shot Inference - Predicts future values on unseen target datasets without prior retraining by leveraging generalized representations from foundational training.
  • Probabilistic Hybrid Models - Generates predictive distributions and uncertainty bounds for sequential data across arbitrary frequencies using probabilistic modeling.
  • Foundational Model Adaptation - Adapts pre-trained neural network weights to specialized downstream domains using targeted hyperparameter tuning and validation splits.
  • Time Series Forecasting Fine-Tuners - Tunes pre-trained time series models on specialized datasets to improve predictive accuracy for domain-specific workloads.
  • Probability Distributions - Produces probability distributions for future timesteps to quantify uncertainty across any prediction length and data frequency.

Historique des stars

Graphique de l'historique des stars pour time-series-foundation-models/lag-llamaGraphique de l'historique des stars pour time-series-foundation-models/lag-llama

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Lag Llama

Sélections manuelles où Lag Llama apparaît.
  • Predictive analytics engine

Questions fréquentes

Que fait time-series-foundation-models/lag-llama ?

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.

Quelles sont les fonctionnalités principales de time-series-foundation-models/lag-llama ?

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.

Quelles sont les alternatives open-source à time-series-foundation-models/lag-llama ?

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…

Alternatives open source à Lag Llama

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Lag Llama.
  • autogluon/autogluonAvatar de autogluon

    autogluon/autogluon

    9,997Voir sur GitHub↗

    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

    Pythonautogluonautomated-machine-learningautoml
    Voir sur GitHub↗9,997
  • amazon-science/chronos-forecastingAvatar de amazon-science

    amazon-science/chronos-forecasting

    4,827Voir sur GitHub↗

    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

    Pythonartificial-intelligenceforecastingfoundation-models
    Voir sur GitHub↗4,827
  • awslabs/gluon-tsAvatar de awslabs

    awslabs/gluon-ts

    5,200Voir sur GitHub↗

    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

    Python
    Voir sur GitHub↗5,200
  • awslabs/gluontsAvatar de awslabs

    awslabs/gluonts

    5,199Voir sur GitHub↗

    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

    Pythonartificial-intelligenceawsdata-science
    Voir sur GitHub↗5,199
Voir les 30 alternatives à Lag Llama→