In k-fold cross-validation, if you choose a higher value of k (e.g., k = 10), what effect does it have on the model evaluation process?
A. It reduces the risk of overfitting
B. It reduces the number of folds used in training
C. It increases the model's complexity
D. It decreases the training time
Answer: Option A
Join The Discussion