Train in the metric's geometry
- Instead of
- Regress raw forward returns and rely on the final ranking to align the model with Spearman IC.
- Choice
- Use each timestamp's percentile rank of the forward return as the training label.
- Why it holds
- The evaluation rewards ordering, not return calibration. Rank labels improved walk-forward IC with the same model and features.
- Cost
- The model no longer estimates a meaningful return magnitude; it produces relative scores only.