Nice.
Suppose I train/crossvalidate the models on a subset of rows train
, is there an easy way to score the best cross-validated model on separate test
rows that were not used for training/cross-validation?
1 Like