ETF Cross-Asset Exposures
All six model families compared across 100 ETFs spanning 9 asset classes
This case study applies the complete ML4T workflow to 100 exchange-traded funds covering equities, fixed income, commodities, currencies, and real estate. ETFs provide standardized pricing, deep liquidity, and broad asset-class coverage, making them an ideal laboratory for learning the end-to-end pipeline.
The ETF universe serves as the broadest model family comparison in the book. All six model families are trained and evaluated under identical conditions: linear models, gradient boosting, tabular deep learning, sequential deep learning, latent factor models, and causal inference. Monthly rebalancing with walk-forward validation across 8 folds provides the evaluation framework.
Students learn to build cross-asset features including momentum, volatility, regime indicators, and intermarket lead-lag signals. The case study demonstrates how different model architectures capture different aspects of the same signal, and how portfolio construction choices interact with prediction quality.
Strategy Summary
Long-only rank-and-rebalance across 100 ETFs spanning 9 asset classes. Monthly rebalancing at month-end, with top-N selection by predicted 21-day forward return. Walk-forward evaluation uses 8 folds with 10-year training and 1-year validation windows. Features include risk-adjusted momentum, cross-sectional rankings, volatility clustering, and regime detection via hidden Markov models.