Update
Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है • Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है • Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
Subjects
Concept-wise Practice

model training MCQ Questions for Class 12

model training se related questions ko ek jagah revise karein. Har question me bilingual content, answer feedback aur explanation available hai.

Practice Questions

8 questions tagged with model training.

अधिगम दर का चयन सावधानी से क्यों करना चाहिए?

Why should the learning rate be chosen carefully?

Explanation opens after your attempt
Correct Answer

A. क्योंकि यह प्रशिक्षण की गति और स्थिरता को प्रभावित करती हैBecause it affects training speed and stability

Step 1

Concept

अधिगम दर सुधार के कदम का आकार बताती है। / Learning rate tells the size of update steps.

Step 2

Why this answer is correct

बहुत बड़ी या बहुत छोटी दर प्रशिक्षण को प्रभावित कर सकती है। / A very high or very low rate can affect training.

Step 3

Exam Tip

संतुलित दर बेहतर सीखने में मदद करती है। / A balanced rate helps better learning.

Open Question Page
Ask Friends

हानि फलन का मुख्य कार्य क्या है?

What is the main function of a loss function?

Explanation opens after your attempt
Correct Answer

A. अनुमान और वास्तविक उत्तर का अंतर मापनाTo measure difference between prediction and actual answer

Step 1

Concept

प्रतिरूप का अनुमान हमेशा सही नहीं होता। / A model prediction is not always correct.

Step 2

Why this answer is correct

हानि फलन बताता है कि अनुमान वास्तविक उत्तर से कितना अलग है। / A loss function tells how different the prediction is from the actual answer.

Step 3

Exam Tip

प्रशिक्षण में इसे कम करना लक्ष्य होता है। / Reducing it is a goal during training.

Open Question Page
Ask Friends

भार और पक्षपात प्रशिक्षण में क्यों बदलते हैं?

Why do weights and bias change during training?

Explanation opens after your attempt
Correct Answer

A. त्रुटि कम करके बेहतर अनुमान पाने के लिएTo reduce error and get better predictions

Step 1

Concept

प्रशिक्षण में प्रतिरूप अनुमान देता है और त्रुटि मापी जाती है। / During training the model predicts and error is measured.

Step 2

Why this answer is correct

भार और पक्षपात को सुधारकर त्रुटि कम की जाती है। / Weights and bias are adjusted to reduce error.

Step 3

Exam Tip

इससे अगला अनुमान बेहतर हो सकता है। / This can improve the next prediction.

Open Question Page
Ask Friends

चित्र संवर्धन का उद्देश्य क्या हो सकता है?

What can be the purpose of image augmentation?

Explanation opens after your attempt
Correct Answer

A. प्रशिक्षण के लिए चित्रों के विविध रूप बनानाTo create varied forms of images for training

Step 1

Concept

चित्र संवर्धन में चित्रों में छोटे बदलाव किए जाते हैं। / Image augmentation makes small changes to images.

Step 2

Why this answer is correct

इससे प्रशिक्षण के लिए अधिक विविध उदाहरण बनते हैं। / This creates more varied examples for training.

Step 3

Exam Tip

यह प्रतिरूप को मजबूत बनाने में मदद कर सकता है। / It can help make the model stronger.

Open Question Page
Ask Friends

सत्यापन आंकड़ों का उपयोग किसलिए किया जा सकता है?

What can validation data be used for?

Explanation opens after your attempt
Correct Answer

A. प्रशिक्षण के दौरान प्रतिरूप सुधार चुनने के लिएTo choose model improvements during training

Step 1

Concept

सत्यापन आंकड़े प्रशिक्षण और अंतिम परीक्षण के बीच सहायता करते हैं। / Validation data help between training and final testing.

Step 2

Why this answer is correct

उनसे प्रतिरूप की सेटिंग या चयन सुधारा जा सकता है। / They can improve model settings or selection.

Step 3

Exam Tip

इससे अंतिम परीक्षण अधिक निष्पक्ष रहता है। / This keeps final testing more fair.

Open Question Page
Ask Friends

प्रशिक्षण के दौरान प्रतिरूप किस चीज को कम करने की कोशिश करता है?

What does a model try to reduce during training?

Explanation opens after your attempt
Correct Answer

A. हानि या त्रुटिLoss or error

Step 1

Concept

प्रतिरूप अनुमान देता है। / A model gives predictions.

Step 2

Why this answer is correct

अनुमान और वास्तविक परिणाम के अंतर को हानि कहा जा सकता है। / The difference between prediction and actual result can be called loss.

Step 3

Exam Tip

प्रशिक्षण में इस अंतर को कम करने की कोशिश होती है। / Training tries to reduce this difference.

Open Question Page
Ask Friends

अधिगम दर बहुत अधिक होने पर क्या समस्या हो सकती है?

What problem can occur if the learning rate is too high?

Explanation opens after your attempt
Correct Answer

A. प्रतिरूप सही समाधान के पास स्थिर नहीं हो पाताThe model may not settle near the correct solution

Step 1

Concept

अधिगम दर बताती है कि सुधार कितना बड़ा होगा। / Learning rate shows how large each update is.

Step 2

Why this answer is correct

बहुत बड़ी दर से प्रतिरूप सही स्थान को पार कर सकता है। / If it is too high the model may overshoot the correct place.

Step 3

Exam Tip

इसलिए उचित दर चुनना जरूरी है। / Therefore choosing a suitable rate is important.

Open Question Page
Ask Friends

हानि मान क्या दर्शाता है?

What does loss value show?

Explanation opens after your attempt
Correct Answer

A. अनुमान और वास्तविक परिणाम में अंतरDifference between prediction and actual result

Step 1

Concept

प्रतिरूप अनुमान देता है। / A model gives a prediction.

Step 2

Why this answer is correct

हानि मान बताता है कि अनुमान वास्तविक परिणाम से कितना अलग है। / Loss value shows how different the prediction is from the actual result.

Step 3

Exam Tip

प्रशिक्षण में हानि कम करना लक्ष्य होता है। / Reducing loss is a goal in training.

Open Question Page
Ask Friends