Which of the following techniques can help prevent overfitting?
Practice Questions
1 question
Q1
Which of the following techniques can help prevent overfitting?
Increasing the number of features
Using a more complex model
Cross-validation
Ignoring validation data
Cross-validation is a technique that helps prevent overfitting by ensuring the model's performance is evaluated on different subsets of the data.
Questions & Step-by-step Solutions
1 item
Q
Q: Which of the following techniques can help prevent overfitting?
Solution: Cross-validation is a technique that helps prevent overfitting by ensuring the model's performance is evaluated on different subsets of the data.