time-series-foundation-models / lag-llama

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

LagLama for Time Serie Classification #44

Open omaruno opened 2 months ago

omaruno commented 2 months ago

Good Morning, and thanks for the open source code. I am trying to use the code for a time series classification task. Do you have some hint on what do I have to change? Thanks for the answer

ashok-arjun commented 2 months ago

Hi, we have not evaluated it for classification before. You could add a classification layer at the end and try to finetune the model.