July 2026
Intermediate
826 pages
30h 11m
English
Deep learning enters time-series prediction when the ordering of observations may carry information beyond the most recent datapoint. Chapters 11 and 12 treated prediction mainly as a cross-sectional problem: given today’s features, forecast a future label. This chapter asks when the sequence history itself adds incremental signal, which architectures can extract it, and how the formulation of the forecast target changes the answer.
That formulation choice matters. Some models generate a future path one step at a time; others predict the entire future path in a single forward pass; many financial ML pipelines skip the path and predict only a horizon label, such as a 5-day return, 21-day return, direction, or ...
Read now
Unlock full access