Install our extension to search inside any video instantly.

Alessandro Romano, Josh Starmer, Luis Serrano @MyDataGuest1 @statquest @alessandro-romano90

Added:
360 views19likes1:23:52SerranoAcademyOriginal Release: 2026-07-17

Foundational models for time series forecasting apply transformer architectures to numerical data by tokenizing time series into chunks or numbers, enabling the model to learn patterns, trends, and correlations across diverse time series datasets. This approach allows a single pre-trained model to be applied to various forecasting tasks through zero-shot learning, similar to how large language models work with text, but adapted for numerical sequences. The models capture characteristics like stationarity, autocorrelation, and seasonality in their embedding spaces, making them powerful baselines for time series prediction tasks.