AIML QB
AIML QB
QUESTION BANK
IV SEMESTER
Regulation – 2021
1
JEPPIAAR ENGINEERING COLLEGE
Jeppiaar Nagar, Rajiv Gandhi Salai – 600 119
QUESTION BANK
SUBJECT : CS3491 – Artificial Intelligence and Machine Learning
YEAR /SEM : II / IV
2
13 Challenges faced in BFS? BTL-1 Remembering PO8,
PART-B
2 Define local search and brief its algortihm? BTL-2 Understanding PO8,PO9
Acting under uncertainty – Bayesian inference – naïve bayes models. Probabilistic reasoning –
3 What is the need for probability theory in uncertainty? BTL-1 Remembering PO8,PO3
4 What is the need for utility theory in uncertainty? BTL-1 Understanding PO8,PO11
10 What does the full joint probability distribution specify? BTL-1 Remembering PO8,PO1,PO1
3
0
PART-B
PART – A
CO Mapping : C212.3
Q.No Questions BT Competence PO
Level
4
1 What is Machine Learning? BTL-1 Remembering PO8,PO1
2 Mention the difference between Data Mining and Machine BTL-1 Remembering PO8,PO2
learning?
3 What is ‘Overfitting’ in Machine learning? BTL-1 Remembering PO8,PO5
6 What are the five popular algorithms of Machine BTL-1 Remembering PO8,PO10
Learning?
7 What are the different Algorithm techniques in Machine BTL-1 Remembering PO8
Learning?
8 What are the three stages to build the hypotheses or model BTL-1 Remembering PO8,PO11
in machine learning?
9 What is the standard approach to supervised learning? BTL-1 Remembering PO8,PO7
11 What is the difference between artificial learning and BTL-1 Remembering PO8,
machine learning?
12 What are the advantages of Naive Bayes? BTL-1 Remembering PO8
13 What is the main key difference between supervised and BTL-1 Remembering PO8
unsupervised machine learning?
14 What is a Linear Regression? BTL-1 Remembering PO8,PO3
15 What are the disadvantages of the linear regression BTL-1 Remembering PO8,PO12
model?
16 What is the difference between classification and BTL-1 Remembering PO8,PO5
regression?
17 What is the difference between stochastic gradient descent BTL-1 Remembering PO8,PO1
(SGD) and gradient descent (GD)?
18 What are the different types of least squares? BTL-1 Remembering PO8
19 What is the difference between least squares regression BTL-1 Remembering PO8,PO2
and multiple regression?
20 What is the principle of least squares? BTL-1 Remembering PO8,PO10
21 What are some advantages to using Bayesian linear BTL-1 Remembering PO8,PO6
regression?
22 What Is Bayesian Linear Regression? BTL-1 Remembering PO8
5
29 Is linear discriminant analysis classification or regression? BTL-1 Remembering PO8,PO2
PART-B
Explain the principle of the gradient descent algorithm. BTL-1 Remembering PO8,PO2
Accompany your explanation with a diagram. Explain the
5 use of all the terms and constants that you introduce and
comment on the range of values that they can take.
6 Explain the following a) Linear regression b) Logistic BTL-2 Understanding PO7,PO8
Regression
PART – A
CO Mapping : C212.4
Q.No Questions BT Competence PO
Level
1 What is bagging and boosting in ensemble learning? BTL-1 Remembering PO8,PO6
3 Which are the three types of ensemble learning? BTL-1 Remembering PO8,PO12
6
4 Why ensemble methods are used? BTL-1 Remembering PO8,PO5
6 What type of classifiers are used in weighted voting BTL-1 Remembering PO8
method?
7 What is difference between K means and Gaussian BTL-2 Understanding PO8,PO1
mixture?
8 What are Gaussian mixture models How is expectation BTL-1 Remembering PO8,PO11
maximization used in it?
9 What is k-means unsupervised learning? BTL-1 Remembering PO8, ,PO2
10 . What is the difference between K-means and KNN? BTL-1 Remembering PO7,PO8,
PART-B
7
UNIT V NEURAL NETWORKS
Perceptron - Multilayer perceptron, activation functions, network training – gradient descent
optimization – stochastic gradient descent, error backpropagation, from shallow networks to deep
networks –Unit saturation (aka the vanishing gradient problem) – ReLU, hyperparameter tuning, batch
normalization, regularization, dropout.
PART – A
CO Mapping : C212.5
Q.No Questions BT Competence PO
Level
1 What is perceptron and its types? BTL-1 Remembering PO8
5 What is the difference between a perceptron and a MLP? BTL-1 Remembering PO8,PO9
16 What is stochastic gradient descent and why is it used in BTL-1 Remembering PO8,PO6
the training of neural networks?
17 What are the three main types gradient descent algorithm? BTL-1 Remembering PO8
18 What are the disadvantages of stochastic gradient descent? BTL-1 Remembering PO8
19 How do you solve the vanishing gradient problem within a BTL-1 Remembering PO8,PO2
deep neural network?
20 What is the problem with ReLU? BTL-1 Remembering PO8
8
PART-B