KimMeen / Time-LLM

[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
https://arxiv.org/abs/2310.01728
Apache License 2.0
1.02k stars 179 forks source link

Prediction is not accurate #98

Closed shanthiai closed 3 weeks ago

shanthiai commented 1 month ago

Hi Team, I am trying to implement the Time LLM for Time series data. I am working on the use case which is related to the air pollution prediction. I am able to run the model and getting the output. How ever the output is not accurate. Do you think any thing i can do to get the near real time prediction?

Appreciate your feedback on this ? Thanks

kwuking commented 1 month ago

Hi, what exactly is your air pollution prediction? I'm not very familiar with this field. What specifically do you mean by real-time prediction?