Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

|| Jai Sri Gurudev ||

®
Sri AdichunchanagiriShikshana Trust

SJB Institute of Technology


(A Constituent of BGS & SJB Group of Institutions and Hospitals)
BGS Health & Education City, Dr. Vishnuvardhan Road, Kengeri, Bengaluru-560060
Affiliated to Visvesvaraya Technological University, Belagavi. Approved by AICTE, New Delhi. Accredited by
NAAC, New Delhi with ‘A’ Grade. Recognized by UGC, New Delhi with 2(f) and 12(B). Certified by ISO 9001-2015

DEPARTMENT OF INFORMATION SCIENCE AND ENGINEERING

Model Question Paper-3


Course: Artificial Intelligence and Machine Learning Maximum marks: 100
Course Code: 21CS54 Duration: 03 hours
Semester: V

Instructions: i).Answer any FIVE full questions. Questions 1 and 2 are compulsory
ii) Missing data, if any, may be suitably assumed
iii) Verify the course code before answering
Q. No. Marks
Question 1 is for 20 marks from UNIT I
1 a) What is a well-defined problem and its components? Explain the Goal-based 10
problem-solving agent.
b) Explain the following uninformed search strategies with examples. List their 10
advantages and disadvantages.
a) Breadth First Search b) Depth First Search
Question 2 is for 20 marksfrom UNIT II
2 a) Summarize how machine learning is linked to AI, Data Science and Statistics? 8
b) Describe Big Data Analytics and types of Analytics in detail. 8
c) Identify the challenges of machine learning. 4
Question 3 is for 20 marks from UNIT III
3 a) Define the term Concept Learning. Provide a concise explanation of what concept 10
learning entails in the context of machine learning and explain the different types
of learning.
b) Consider the following dataset of 10 data instances. The target variable is Award 10
S.NO GPA No of Projects Award
Done
1 9.5 5 Yes
2 8.0 4 Yes
3 7.2 1 No
4 6.5 5 Yes
5 9.5 4 Yes
6 3.2 1 No
7 6.6 1 No
8 5.4 1 No
9 8.9 3 Yes
10 7.2 4 Yes
Page 1 of 2
Given a test instance (GPA- 7.8, No of Projects done-4) Apply K-NN and
weighted K-NN to classify the test instance. Choose k=3
OR
Question 4 is for 20 marks from UNIT III
4 a) Define Regression Analysis. Illustrate the linear and non-linearity relationship and 10
types of Regression methods.
b) Consider the training dataset and derive version space for the table given below 10

S.NO Fever Cough Throat_Pain Body_Pain Covid-19


1 Y Y Y Y Positive
2 Y N Y Y Positive
3 N Y N N Negative
4 Y Y Y N Positive
5 N N N Y Negative
Question 5 is for 20 marks from Unit IV
5 a) Outline a construct a Decision tree using ID3 and using C4.5 Give step-by-step 10
procedure.
b) Examine the fundamentals of Bayes Theorem. Illustrate the Naïve Bayes 10
algorithm step-by-step process. Explore other popular types of Naïve Bayes
classifiers.
OR
Question 6 is for 20 marks from Unit IV
6 a) Develop a general algorithm for decision trees and constructing Regression trees. 10
Specify step-by-step procedure.
b) Illustrate Naïve Bayes Theorem by providing a comprehensive explanation of its 10
components and principles. Outline the Maximum A Posteriori (MAP) hypothesis
with equations.
Question 7 is for 20 marks from Unit V
7 a) Analyze perceptron model and Learning theory with equations and Outline 10
Perceptron algorithm with step-by-step procedure.
b) Develop Radial Basis Function Neural Network using forward and Backward 10
phase.
OR
Question 8 is for 20Marks from Unit V
8 a) Implement Fuzzy Clustering means algorithm with equations and provide
advantages and disadvantages of Fuzzy Clustering means algorithm.
b) Design a Learning in a Multi-Layer Perceptron algorithm with Forward and
Backward Propagation.

Page 2 of 2

You might also like