Deck 3: Decision Trees, Machine Learning, and Heuristic Search in Artificial Intelligence

ملء الشاشة (f)
exit full mode
سؤال
A _________ is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility.

A)decision tree
B)graphs
C)trees
D)neural networks
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Decision Tree is

A)flow-chart
B)structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label
C)both a) & b)
D)none of the mentioned
سؤال
How many types of learning are available in machine learning?

A)1
B)2
C)3
D)4
سؤال
Choose from the following that are Decision Tree nodes

A)decision nodes
B)weighted nodes
C)chance nodes
D)end nodes
سؤال
Decision Nodes are represented by,

A)disks
B)squares
C)circles
D)triangles
سؤال
Chance Nodes are represented by,

A)disks
B)squares
C)circles
D)triangles
سؤال
End Nodes are represented by,

A)disks
B)squares
C)circles
D)triangles
سؤال
How the decision tree reaches its decision?

A)single test
B)two test
C)sequence of test
D)no test
سؤال
What is the other name of informed search strategy?

A)simple search
B)heuristic search
C)online search
D)none of the mentioned
سؤال
How many types of informed search method are in artificial intelligence?

A)1
B)2
C)3
D)4
سؤال
Which function will select the lowest expansion node atfirst for evaluation?

A)greedy best-first search
B)best-first search
C)both a & b
D)none of the mentioned
سؤال
What is the heuristic function of greedy best-first search?

A)f(n) != h(n)
B)f(n) < h(n)
C)f(n) = h(n)
D)f(n) > h(n)
سؤال
Which search uses only the linear space for searching?

A)best-first search
B)recursive best-first search
C)depth-first search
D)none of the mentioned
سؤال
Which method is used to search better by learning?

A)best-first search
B)depth-first search
C)metalevel state space
D)none of the mentioned
سؤال
Which search is complete and optimal when h(n) is consistent?

A)best-first search
B)depth-first search
C)both a & b
D)a* search
سؤال
Which is used to improve the performance of heuristic search?

A)quality of nodes
B)quality of heuristic function
C)simple form of nodes
D)none of the mentioned
سؤال
Which search method will expand the node that is closest to the goal?

A)best-first search
B)greedy best-first search
C)a* search
D)none of the mentioned
سؤال
Which data structure is used to give better heuristic estimates?

A)forwards state-space
B)backward state-space
C)planning graph algorithm
D)none of the mentioned
سؤال
Which is used to extract solution directly from the planning graph?

A)planning algorithm
B)graph plan
C)hill-climbing search
D)all of the mentioned
سؤال
What are present in the planning graph?

A)sequence of levels
B)literals
C)variables
D)heuristic estimates
سؤال
What is the starting level of planning graph?

A)level 3
B)level 2
C)level 1
D)level 0
سؤال
What are present in each level of planning graph?

A)literals
B)actions
C)variables
D)both a & b
سؤال
Which kind of problem is suitable for planning graph?

A)propositional planning problem
B)planning problem
C)action problem
D)none of the mentioned
سؤال
What is meant by persistence actions?

A)allow a literal to remain false
B)allow a literal to remain true
C)both a & b
D)none of the mentioned
سؤال
When will further expansion is unnecessary for planning graph?

A)identical
B)replicate
C)not identical
D)none of the mentioned
سؤال
How many conditions are available between two actions in mutex relation?

A)1
B)2
C)3
D)4
سؤال
What is called inconsistent support?

A)if two literals are not negation of other
B)if two literals are negation of other
C)mutually exclusive
D)none of the mentioned
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/27
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 3: Decision Trees, Machine Learning, and Heuristic Search in Artificial Intelligence
1
A _________ is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility.

A)decision tree
B)graphs
C)trees
D)neural networks
decision tree
2
Decision Tree is

A)flow-chart
B)structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label
C)both a) & b)
D)none of the mentioned
both a) & b)
3
How many types of learning are available in machine learning?

A)1
B)2
C)3
D)4
3
4
Choose from the following that are Decision Tree nodes

A)decision nodes
B)weighted nodes
C)chance nodes
D)end nodes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
5
Decision Nodes are represented by,

A)disks
B)squares
C)circles
D)triangles
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
6
Chance Nodes are represented by,

A)disks
B)squares
C)circles
D)triangles
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
7
End Nodes are represented by,

A)disks
B)squares
C)circles
D)triangles
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
8
How the decision tree reaches its decision?

A)single test
B)two test
C)sequence of test
D)no test
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
9
What is the other name of informed search strategy?

A)simple search
B)heuristic search
C)online search
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
10
How many types of informed search method are in artificial intelligence?

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which function will select the lowest expansion node atfirst for evaluation?

A)greedy best-first search
B)best-first search
C)both a & b
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
12
What is the heuristic function of greedy best-first search?

A)f(n) != h(n)
B)f(n) < h(n)
C)f(n) = h(n)
D)f(n) > h(n)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which search uses only the linear space for searching?

A)best-first search
B)recursive best-first search
C)depth-first search
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which method is used to search better by learning?

A)best-first search
B)depth-first search
C)metalevel state space
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
15
Which search is complete and optimal when h(n) is consistent?

A)best-first search
B)depth-first search
C)both a & b
D)a* search
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which is used to improve the performance of heuristic search?

A)quality of nodes
B)quality of heuristic function
C)simple form of nodes
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which search method will expand the node that is closest to the goal?

A)best-first search
B)greedy best-first search
C)a* search
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which data structure is used to give better heuristic estimates?

A)forwards state-space
B)backward state-space
C)planning graph algorithm
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which is used to extract solution directly from the planning graph?

A)planning algorithm
B)graph plan
C)hill-climbing search
D)all of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
20
What are present in the planning graph?

A)sequence of levels
B)literals
C)variables
D)heuristic estimates
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
21
What is the starting level of planning graph?

A)level 3
B)level 2
C)level 1
D)level 0
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
22
What are present in each level of planning graph?

A)literals
B)actions
C)variables
D)both a & b
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which kind of problem is suitable for planning graph?

A)propositional planning problem
B)planning problem
C)action problem
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
24
What is meant by persistence actions?

A)allow a literal to remain false
B)allow a literal to remain true
C)both a & b
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
25
When will further expansion is unnecessary for planning graph?

A)identical
B)replicate
C)not identical
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
26
How many conditions are available between two actions in mutex relation?

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
27
What is called inconsistent support?

A)if two literals are not negation of other
B)if two literals are negation of other
C)mutually exclusive
D)none of the mentioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 27 في هذه المجموعة.