JALURI 17,453 SUMMARIES / 50 SOURCES
SEARCH LAST PASS 07:00 ATOM

Time Series Forecasting with Lag Llama

Using the Lag-Llama model and time series data, I predict overnight temperatures to determine when to bring my orange mum plant indoors before freezing temperatures in New York.

MAIN POINTS FROM TRANSCRIPT
  1. The Lag-Llama model predicts overnight low temperatures to protect an orange mum plant from freezing.
  2. The model uses hourly temperature data from New York, gathered from ACS Web services.
  3. Lag-Llama operates without pre-training, leveraging large-scale time series datasets for predictions.
  4. The forecasting process involves creating a lag estimator and predictor using the GluonTS library.
TAKEAWAYS
  1. The Lag-Llama model can forecast without pre-training, similar to LLMs generating text.
  2. Hourly temperature data is crucial for predicting the first frost in late November.
  3. Missing data in the time series is addressed through interpolation.
  4. The model's transformer architecture utilizes lag features for accurate predictions.
WATCH ON YOUTUBE