November 2025
Intermediate to advanced
256 pages
6h 54m
English
In chapter 8, we applied large language models (LLMs) directly to forecasting tasks. Although it’s possible to use LLMs to make forecasts and detect anomalies, they’re still ill suited to time-series forecasting because they were not specifically trained for this type of task. To overcome this hurdle, researchers have proposed Time-LLM, a framework that reprograms existing large language models for time-series forecasting [1].
Time-LLM is not a foundation model but a tool that allows us to repurpose off-the-shelf LLMs for time-series forecasting. As we’ll see in this chapter, ...
Read now
Unlock full access