BCS602 – Machine Learning Solved Model Question Paper

BCS602 – Machine Learning Solved Model Question Paper with Solutions


Module 1

1.a] Define Machine Learning. Explain its relationship to other fields with a diagram.

1.b] Explain different types of Machine Learning with a diagram.

OR

2.a] Define data. Explain the 6 V’s of Big Data.

2.b] Explain data preprocessing with an example.


Module 2

3.a] Apply and explain Principal Component Analysis (PCA) algorithm for the given data points and prove that PCA works. [2 6] [1 7]

3.b] Explain continuous and discrete probability distributions.

OR

4.a] Design a learning system for a chess game.

4.b] Explain and apply Candidate Elimination Algorithm for the given dataset.


Module 3

5.a] Distinguish between:
  i. Locally Weighted Regression and Linear Regression
  ii. Multiple Linear Regression and Logistic Regression

5.b] Apply Weighted KNN Algorithm using the given dataset to classify the test set 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 decision tree using the ID3 algorithm.

6.b] Analyze decision tree learning with its structure, advantages, and disadvantages.


Module 4

7.a] Define Prior Probability. Explain Bayes Theorem, hML and hMAP with an example.

7.b] Analyze the student performance using Naive Bayes Algorithm for continuous attributes. Predict whether a student will get a job offer or not in the final year.

OR

8.a] Analyze different types of Artificial Neural Networks with a diagram.

8.b] Define Activation Function. Explain different types of activation functions.


Module 5

9.a] Analyze Grid-based approach and mention the steps of CLIQUE.

9.b] Apply K-Means Clustering Algorithm for the given data with initial seeds as objects 2 and 5:

ObjectX-CoordinateY-Coordinate
124
246
368
4104
5124

OR

10.a] Determine characteristics, applications, and challenges of Reinforcement Learning.

10.b] Analyze components of Reinforcement Learning with a diagram.

Leave a Reply

Your email address will not be published. Required fields are marked *