Validation is probably in the top 5 of most important techniques in data science. I use cross validation as my default validation scheme, but this week I encountered an issue with my validation performance. It took me a while to solve — so I would like to share it with you. The Machine Learning Process In my work at RapidMiner I had a challenge to forecast a time series with 9 dependent series. My

