time-series-foundation-models / lag-llama

Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
Apache License 2.0
1.24k stars 154 forks source link

Lag Llama dates in fine tuning and forecasting. #97

Open imontoyah opened 2 months ago

imontoyah commented 2 months ago

Hello Lag Llama team,

I would like to know if Lag Llama models take dates into account when fine-tuning the model and making predictions. To clarify, I am asking this because I need to understand the correct way to split my data for the forecasting process.

Thank you in advance for your assistance.

ashok-arjun commented 2 months ago

Yes, it takes dates into account. The model uses time features which are calculated from the dates.