When validating ML models on time-series data like operational sensor readings, use time-aware cross-validation instead of random splits—random splits create unrealistic performance estimates that won't hold in real deployment.
This paper reveals a critical flaw in how machine learning models for ship fuel consumption are validated: most studies use random train-test splits that leak temporal information and give overly optimistic results.