You have a dataset.
You need to repeatedly split randomly the dataset so that 80 percent of the data is used as a training set and
the remaining 20 percent is used as a test set.
Which method should you use?
A.
threshold
B.
binary classification
C.
imputation
D.
cross validation
E.
pruning