Machine Learning
Machine Learning
MACHINE LEARNING
Instructions to Candidates :—
(1) All questions are compulsory.
(2) All questions carry marks as indicated.
(3) Explain your answer with neat sketches, wherever applicable.
1. (a) Write an algorithm which only considers Positive examples to find a hypothesis
w.r.t. training data. 4(CO1)
Find :
(i) Accuracy.
(ii) F-Measure.
X8 Male 1000-1500 No No
X9 Male 500-1000 No No
A B C
1 6 Yes
4 5 No
6 4 No
2 6 Yes
8 4 Yes 4(CO2)
3. Consider the two dimensional patterns (2, 1), (3, 5), (4, 3), (5, 6), (6, 7), (7, 8).
Compute the principal component using PCA Algorithm. 10(CO2)
5. (a) Given the likelihoods below, derive a decision rule based on the LRT
(assume equal priors) :
p(x | w1) = N(4, 1) and p(x | w2) = N(10, 1). 4(CO3)
(b) What is a significance of PAC learning ? Prove that Conjunction of Boolean
literals are PAC learnable. 6(CO3)
Pepsi
P=
( 0.6
0.4
0.3
0.8
(
Apply Markov chain algorithm on above matrix and find :
(a) The probability that the person will buy Coke at the third
purchase from now. Given that he is currently a Coke Purchaser.
(b) The probability that the person will buy Pepsi at the fourth
purchase from now. Given that he is currently a Coke Purchaser.
(c) The probability that the person will buy Pepsi at the fourth
purchase from now. Given that he is currently a Pepsi Purchaser.
6(CO4)
GHXW/MW-22 / 1632 4 25