Topic Wise MCQ

Artificial Intelligence Machine Learning Basics MCQ Questions for Class 12 General

Practice focused topic-wise MCQs with answers and explanations for quick revision and exam preparation.

Share

Start Machine Learning Basics Topic Quiz

Difficulty select karke sirf is topic ke focused MCQs practice karein. Score, timer aur explanations student-friendly flow me milenge.

Topic Navigation

Continue Chapter Revision

Machine Learning Basics Practice Questions

Showing 1-10 of 16 questions.

Search

यंत्र अधिगम का सरल अर्थ क्या है?

What is the simple meaning of machine learning?

Explanation opens after your attempt
Correct Answer

A. आंकड़ों से सीखकर परिणाम देनाLearning from data and giving results

Step 1

Concept

In machine learning a system learns from examples.

Step 2

Why this answer is correct

It uses learned information to decide on new data.

Step 3

Exam Tip

It is an important branch of AI. चरण 1: यंत्र अधिगम में प्रणाली उदाहरणों से सीखती है। चरण 2: सीखी हुई जानकारी से वह नए आंकड़ों पर निर्णय देती है। चरण 3: इसे कृत्रिम बुद्धिमत्ता की महत्वपूर्ण शाखा माना जाता है।

Open Question Page
Ask Friends

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

What are training data used for?

Explanation opens after your attempt
Correct Answer

A. मॉडल को सीखाने के लिएTo train the model

Step 1

Concept

Training data are a set of examples.

Step 2

Why this answer is correct

The model learns relationships from these examples.

Step 3

Exam Tip

Correct training data improve model quality. चरण 1: प्रशिक्षण आंकड़े उदाहरणों का समूह होते हैं। चरण 2: मॉडल इन्हीं उदाहरणों से संबंध सीखता है। चरण 3: सही प्रशिक्षण आंकड़े मॉडल की गुणवत्ता बढ़ाते हैं।

Open Question Page
Ask Friends

परीक्षण आंकड़ों का मुख्य काम क्या है?

What is the main work of test data?

Explanation opens after your attempt
Correct Answer

A. मॉडल के प्रदर्शन को जांचनाTo check model performance

Step 1

Concept

Test data are used after learning.

Step 2

Why this answer is correct

They show how the model works on new data.

Step 3

Exam Tip

In exams connect it with evaluation. चरण 1: परीक्षण आंकड़े सीखने के बाद उपयोग किए जाते हैं। चरण 2: इनसे पता चलता है कि मॉडल नए आंकड़ों पर कैसा काम करता है। चरण 3: परीक्षा में इसे मूल्यांकन से जोड़ें।

Open Question Page
Ask Friends

सुव्यवस्थित अधिगम में क्या दिया जाता है?

What is provided in supervised learning?

Explanation opens after your attempt
Correct Answer

A. इनपुट के साथ सही उत्तरCorrect answer with input

Step 1

Concept

Supervised learning uses examples with correct results.

Step 2

Why this answer is correct

The model learns the relation between input and answer.

Step 3

Exam Tip

Classification and prediction can be examples. चरण 1: सुव्यवस्थित अधिगम में उदाहरणों के साथ सही परिणाम दिए जाते हैं। चरण 2: मॉडल इनसे इनपुट और उत्तर का संबंध सीखता है। चरण 3: वर्गीकरण और पूर्वानुमान इसके उदाहरण हो सकते हैं।

Open Question Page
Ask Friends

अव्यवस्थित अधिगम में मॉडल क्या खोजता है?

What does a model find in unsupervised learning?

Explanation opens after your attempt
Correct Answer

A. आंकड़ों में छिपे समूह या ढांचेHidden groups or patterns in data

Step 1

Concept

In unsupervised learning correct answers are not already given.

Step 2

Why this answer is correct

The model finds groups or patterns itself.

Step 3

Exam Tip

Clustering is a common example. चरण 1: अव्यवस्थित अधिगम में सही उत्तर पहले से नहीं दिए जाते। चरण 2: मॉडल स्वयं समूह या ढांचे खोजता है। चरण 3: समूह बनाना इसका सामान्य उदाहरण है।

Open Question Page
Ask Friends

वर्गीकरण कार्य में मॉडल क्या करता है?

What does a model do in classification?

Explanation opens after your attempt
Correct Answer

A. इनपुट को किसी वर्ग में रखता हैPlaces input into a category

Step 1

Concept

In classification the result belongs to different categories.

Step 2

Why this answer is correct

The model selects a suitable category for the input.

Step 3

Exam Tip

Classifying email as normal or spam is an example. चरण 1: वर्गीकरण में परिणाम अलग-अलग वर्गों में होता है। चरण 2: मॉडल इनपुट देखकर उचित वर्ग चुनता है। चरण 3: ईमेल को सामान्य या अवांछित बताना इसका उदाहरण है।

Open Question Page
Ask Friends

पूर्वानुमान कार्य में मॉडल सामान्यतः क्या बताता है?

What does a model usually give in prediction or regression?

Explanation opens after your attempt
Correct Answer

A. संख्यात्मक मानNumerical value

Step 1

Concept

In regression a model estimates a quantity.

Step 2

Why this answer is correct

The result is often a number.

Step 3

Exam Tip

Predicting house price is a simple example. चरण 1: पूर्वानुमान में मॉडल किसी मात्रा का अनुमान लगाता है। चरण 2: परिणाम अक्सर संख्या के रूप में होता है। चरण 3: घर की कीमत बताना इसका सरल उदाहरण है।

Open Question Page
Ask Friends

मॉडल का अर्थ कृत्रिम बुद्धिमत्ता में क्या होता है?

What does model mean in artificial intelligence?

Explanation opens after your attempt
Correct Answer

A. सीखे हुए नियमों वाला ढांचाA structure with learned rules

Step 1

Concept

A model builds rules or structure from data.

Step 2

Why this answer is correct

That structure gives results for new input.

Step 3

Exam Tip

The model is improved through training and testing. चरण 1: मॉडल आंकड़ों से सीखकर नियम या ढांचा बनाता है। चरण 2: वही ढांचा नए इनपुट पर परिणाम देता है। चरण 3: मॉडल को प्रशिक्षण और परीक्षण से सुधारा जाता है।

Open Question Page
Ask Friends

वर्गीकरण और पूर्वानुमान में मुख्य अंतर क्या है?

What is the main difference between classification and regression?

Explanation opens after your attempt
Correct Answer

A. वर्गीकरण वर्ग बताता है पूर्वानुमान संख्या बताता हैClassification gives a class regression gives a number

Step 1

Concept

In classification the answer is a category.

Step 2

Why this answer is correct

In regression the answer can be a number.

Step 3

Exam Tip

In exams remember the category and number difference. चरण 1: वर्गीकरण में उत्तर किसी वर्ग में होता है। चरण 2: पूर्वानुमान में उत्तर संख्या हो सकता है। चरण 3: परीक्षा में वर्ग और संख्या का अंतर याद रखें।

Open Question Page
Ask Friends

समूह बनाना किस प्रकार के अधिगम से जुड़ा है?

Clustering is related to which type of learning?

Explanation opens after your attempt
Correct Answer

A. अव्यवस्थित अधिगमUnsupervised learning

Step 1

Concept

In clustering correct answers are not given beforehand.

Step 2

Why this answer is correct

The model groups similar examples.

Step 3

Exam Tip

So it is related to unsupervised learning. चरण 1: समूह बनाने में पहले से सही उत्तर नहीं दिए जाते। चरण 2: प्रतिरूप समान उदाहरणों को समूह में रखता है। चरण 3: इसलिए यह अव्यवस्थित अधिगम से जुड़ा है।

Open Question Page
Ask Friends
FAQs

Machine Learning Basics FAQs

How can I practice Machine Learning Basics MCQs?

Select Easy, Medium, Hard or Expert topic quiz on this page and answer topic-wise questions with explanations.

Are answers available for Machine Learning Basics questions?

Yes, questions include answer feedback and explanations for revision.

Is this topic useful for Class 12 General exams?

Yes, this topic page is arranged for chapter-wise revision and exam practice.