Q. What is the primary advantage of using k-fold cross-validation over a single train-test split in model evaluation?
β
Correct Answer: (A)
K-fold cross-validation prevents data leakage
You must be Logged in to update hint/solution