Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The target-statistics features are computed once on the full training set before cross-validation, so each validation fold is encoded using its own labels. This causes target leakage and inflates offline CV scores, which can mislead downstream automated experimentation and model selection in this ML agent context.
