Question: Which of the following techniques can help prevent overfitting in supervised learning?
Options:
Correct Answer: Using more training data
Solution:
Using more training data can help prevent overfitting by providing a more comprehensive representation of the underlying data distribution.