अधिक सीख जाने से बचने का एक तरीका क्या है?
What is one way to avoid overfitting?
Explanation opens after your attempt
A. अलग परीक्षण आंकड़ों से प्रदर्शन जांचना / Check performance using separate test data
Concept
In overfitting the model may memorize training data.
Why this answer is correct
Separate test data show performance on new examples.
Exam Tip
This helps identify the problem. चरण 1: अधिक सीख जाने में प्रतिरूप प्रशिक्षण आंकड़ों को याद कर सकता है। चरण 2: अलग परीक्षण आंकड़े नए उदाहरणों पर प्रदर्शन दिखाते हैं। चरण 3: इससे समस्या पहचानने में मदद मिलती है।
Login to save your score, XP, coins and progress.