Quiz 1 Question 20 of 20

A quantitative investment firm's ML team builds a three-factor return prediction model using features derived from price momentum, earnings revision signals, and NLP-scored news sentiment. The model achieves an annualized information ratio of 0.85 in backtesting. After eight weeks of live trading, the team discovers that the sentiment feature in the production serving pipeline uses a 1-hour rolling lookback window to compute a moving-average sentiment score, while the offline training pipeline used a 24-hour rolling lookback window for the same feature. The realized information ratio drops to 0.22 in live trading. This is the canonical example of which ML infrastructure failure?

Select an answer to reveal the explanation.

Motivation