Using explicit (predefined) validation set for grid search with sklearn
I have a dataset, which has previously been split into 3 sets: train, validation and test. These sets have to be used as given in order to compare the performance across different algorithms.