For time-series forecasting models, random K-fold is dangerous because:
Select an answer to reveal the explanation.
Short Explanation
Time-series needs time-aware splits — random K-fold leaks the future.
Full Explanation
Temporal ordering is a first-class constraint.