Description
Cross-validation cannot be applied to training data that was oversampled because oversampling adds synthetic data to the original dataset.
Solution
Ensure that the original training input is not oversampled in the Prepare Data for Predictions tool.