Choose the validation method to test your model. Usually, with smaller samples, the K-fold cross-validation method is appropriate. With larger samples, you can select a fraction of cases to use for training and for testing.
Complete the following steps to use K-fold cross validation.
Complete the following steps to divide the data into a training data set and a test data set.