AIML_5 UNITS QB UPDATED
AIML_5 UNITS QB UPDATED
D.L
Q.No Questions CO BT
(E/M/D)
17 CO1 AP M
PART B
D.L *
Q.No Questions M CO* BT*
(E/M/D)
3 Find the most cost-effective path to reach from start state A to final state 16 CO1 AP M
J using A* Algorithm.
i. Explain the concept of problem-solving agents in detail. 8 CO1 U E
Analyze the Classical "Water Jug Problem." Break down the state 16 CO1
6 AN M
space representation for this problem and evaluate the solution.
Solve the given problem. Describe the operators involved in it. 16 CO1 AN M
Consider a Water Jug Problem : You are given two jugs, a 4-gallon one
and a 3-gallon one. Neither has any measuring markers on it. There is a
7 pump that can be used to fill the jugs with water. How can you get exactly
2 gallons of water into the 4-gallon jug ? Explicit Assumptions: A jug can
be filled from the pump, water can be poured out of a jug onto the ground,
water can be poured from one jug to another and that there are no other
measuring devices available.
Discuss about constraint satisfaction problem with algorithm for solving 16 CO1
9 U E
a crypt arithmetic problem.
CROSS
16 CO1
10 +ROADS AP M
------------
DANGER
----------------
UNIT –2 PROBABILISTIC REASONING
PART – A
D.L
Q.No Questions CO BT
(E/M/D)
D.L *
Q.No Questions M CO* BT*
(E/M/D)
PART A
D.L
Q.No Questions CO BT
(E/M/D)
Do you think 50 small decision trees are better than a large one? CO3 U M
10
Why?
What are the three stages to build the hypotheses or model in CO3 R E
15
machine learning?
PART-B
D.L *
Q.No Questions M CO* BT*
(E/M/D)
Compare and contrast the situations in which using a Random Forest 16 CO3
10 algorithm would be more suitable than a Support Vector Machine AN M
(SVM), and explain the reasons behind the preference.
PART – A
D.L
Q.No Questions CO BT
(E/M/D)
7 What types of classifiers are used in the weighted voting method? CO4 R E
D.L *
Q.No Questions M CO* BT*
(E/M/D)
Explain the K-means clustering algorithm and apply it to your own 16 CO4
7 AP M
dataset in detail about each step.
PART A
D.L
Q.No Questions CO BT
(E/M/D)
18 Define the difference between shallow and deep neural networks. CO5 U M
PART B
D.L *
Q.No Questions M CO* BT*
(E/M/D)
Draw the architecture of a Multilayer perceptron (MLP) and explain its 16 CO5 E
2 U
operation. Mention its advantages and disadvantages.
Explain the factors that affect the performance of multilayer feed- 16 CO5 E
7 U
forward neural network.