Search Class 10 Questions

5 results found for "Modeling" in all classes.

निकटतम पड़ोसी विधि का मूल विचार क्या है?

What is the basic idea of nearest neighbor method?

Explanation opens after your attempt
Correct Answer

A. मिलते-जुलते उदाहरणों के आधार पर निर्णय लेनाDeciding based on similar examples

Step 1

Concept

This method compares a new example with old examples.

Step 2

Why this answer is correct

The most similar examples help decide.

Step 3

Exam Tip

Therefore distance or similarity is important. चरण 1: यह विधि नए उदाहरण की तुलना पुराने उदाहरणों से करती है। चरण 2: जो उदाहरण सबसे मिलते-जुलते हों उनसे निर्णय लिया जाता है। चरण 3: इसलिए दूरी या समानता का विचार महत्वपूर्ण है।

Open Question Page
Ask Friends

निर्णय वृक्ष का सरल विचार क्या है?

What is the simple idea of a decision tree?

Explanation opens after your attempt
Correct Answer

A. प्रश्नों के आधार पर शाखाओं में निर्णय लेनाMaking decisions through branches based on questions

Step 1

Concept

In a decision tree each branch can be linked to a condition or question.

Step 2

Why this answer is correct

Following branches gives the final decision.

Step 3

Exam Tip

It is considered an easy to understand model. चरण 1: निर्णय वृक्ष में हर शाखा किसी शर्त या प्रश्न से जुड़ी हो सकती है। चरण 2: शाखाओं का पालन करके अंतिम निर्णय मिलता है। चरण 3: यह समझने में सरल प्रतिरूप माना जाता है।

Open Question Page
Ask Friends

प्रतिरूप चयन करते समय सबसे महत्वपूर्ण बात क्या है?

What is most important while selecting a model?

Explanation opens after your attempt
Correct Answer

A. समस्या के प्रकार और आंकड़ों की प्रकृतिType of problem and nature of data

Step 1

Concept

One model is not correct for every problem.

Step 2

Why this answer is correct

The problem can be classification regression or clustering.

Step 3

Exam Tip

Model selection depends on the problem and data. चरण 1: हर समस्या के लिए एक ही प्रतिरूप सही नहीं होता। चरण 2: समस्या वर्गीकरण पूर्वानुमान या समूह बनाने की हो सकती है। चरण 3: इसलिए प्रतिरूप चयन समस्या और आंकड़ों पर निर्भर करता है।

Open Question Page
Ask Friends

समष्टि अर्थशास्त्र में modeling assumptions क्यों बनाए जाते हैं?

Why are modelling assumptions made in macroeconomics?

Explanation opens after your attempt
Correct Answer

A. जटिल अर्थव्यवस्था को सरल रूप में समझने के लिएTo understand a complex economy in simplified form

Step 1

Concept

Models simplify complex relations but have limitations. In exams write assumptions with limitations.

Step 2

Why this answer is correct

The correct answer is A. जटिल अर्थव्यवस्था को सरल रूप में समझने के लिए / To understand a complex economy in simplified form. Models simplify complex relations but have limitations. In exams write assumptions with limitations.

Step 3

Exam Tip

मॉडल जटिल संबंधों को सरल बनाते हैं पर उनकी सीमाएं होती हैं। परीक्षा में assumptions with limitations लिखें।

Open Question Page
Ask Friends

विशेषता चयन का मुख्य उद्देश्य क्या है?

What is the main purpose of feature selection?

Explanation opens after your attempt
Correct Answer

A. महत्वपूर्ण गुणों को चुनकर प्रतिरूप को बेहतर बनानाTo improve the model by selecting important attributes

Step 1

Concept

All features are not equally useful.

Step 2

Why this answer is correct

Choosing important features can improve learning.

Step 3

Exam Tip

This can make the model simpler and more effective. चरण 1: सभी विशेषताएं समान रूप से उपयोगी नहीं होतीं। चरण 2: महत्वपूर्ण विशेषताओं को चुनने से सीखना बेहतर हो सकता है। चरण 3: इससे प्रतिरूप सरल और प्रभावी बन सकता है।

Open Question Page
Ask Friends