
Ultimate access to all questions.
You are working on a machine learning project and have decided to use cross-validation as part of your model fitting process. You have a dataset with 1000 samples and want to perform 5-fold cross-validation. How many models will be trained during the cross-validation process?
A
5 models
B
10 models
C
20 models
D
1000 models