परीक्षण आंकड़ों का मुख्य काम क्या है?
What is the main work of test data?
Explanation opens after your attempt
A. मॉडल के प्रदर्शन का मूल्यांकन करनाTo evaluate the model's performance
Simple Explanation
परीक्षण आंकड़ों का उपयोग प्रशिक्षित मॉडल का मूल्यांकन करने के लिए किया जाता है। ये ऐसे नए, पहले न देखे गए उदाहरण होते हैं जिन पर मॉडल की भविष्यवाणी क्षमता जाँची जाती है। मॉडल को प्रशिक्षित करने के लिए प्रशिक्षण आंकड़े प्रयुक्त होते हैं, जबकि मापदंडों का समायोजन सामान्यतः सत्यापन आंकड़ों से किया जाता है। परीक्षा टिप: test data को model evaluation और unseen data performance से जोड़कर याद रखें। / Test data are used to evaluate a trained model. They contain new, previously unseen examples that check how well the model can make predictions beyond its training data. Training data are used to train the model, while validation data are generally used for parameter tuning. Exam tip: associate test data with model evaluation and performance on unseen data.
Login to save your score, XP, coins and progress.
