BCS602
BCS602
Module 1
1 a Define Machine Learning. Explain its relationship to other fields with diagram 10 L1
b Explain different types of machine learning with a diagram 10 L2
OR
2 a Define data. Explain 6V’s of Big Data 10 L1
b Explain data preprocessing with an example 10 L2
Module 2
3 a Apply and explain principal component analysis algorithm for the given data 12 L3
points and prove that PCA works.
2 1
( )( )
6 7
b Explain continuous and discrete probability distributions 08 L2
OR
4 a Design a learning system for chess game 10 L3
b Explain and apply candidate elimination algorithm for the given dataset 10 L2
Module 3
5 a Distinguish between 10 L4
i. Locally weighted regression and Linear regression
ii. Multiple linear regression and Logistic regression
b Apply weighted KNN algorithm using the given dataset to classify the test set 10 L3
data (7.6, 60,8) where k=3
OR
6 a Make use of entropy and information gain to discover the root node for the 14 L3
decision tree for the following dataset using ID3 algorithm.
VTU MODEL QUESTION PAPER MACHINE LEARNING ( BCS602)
b Analyze decision tree learning with its structure, advantages, and disadvantages. 06 L4
Module 4
7 a Define prior probabaility.Explain Bayes theorem, hML and hMAP with an example 08 L1
b Analyze the student performance using Navie Bayes algorithm for continuous 12 L4
attribute. Predict whether student will get job offer or not in the final year.