Core ML Concepts · intermediate · concept 26 of 176
Time Series Forecasting
Predicting future values based on historical temporal data. Traditional methods (ARIMA) are being augmented by deep learning (LSTMs, Transformers). Critical for finance, weather, and demand planning. Stationarity, whether the series' statistics drift over time, decides which methods are even valid.
Key terms
ARIMASeasonalityTrendLag featuresProphetStationarity
Learn these first
Where you meet it in the real world
Stock prediction, weather forecasting, demand planning, energy grid
Videos
▶ Lecture 12: Time Series Analysis ↗
MIT OpenCourseWare · YouTube
▶ 8. Time Series Analysis I ↗
MIT OpenCourseWare · YouTube
Guides and articles
What is Time Series | Google Cloud ↗
Google Cloud
Courses, papers, and more