Cross validation involves
A : testing the machine on all possible ways by substituting the original sample into training set
B : testing the machine on all possible ways by dividing the original sample into training and validation sets.
C : testing the machine with only validation sets
D : testing the machine on only testing datasets.
Answer : testing the machine with only validation sets