100% found this document useful (2 votes)
3K views

AAM Sample Paper

Uploaded by

giramashish5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
3K views

AAM Sample Paper

Uploaded by

giramashish5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Scheme - I

Sample Question Paper


Program Name : Diploma in Artificial Intelligence and Machine Learning
Program Code : AN
Semester : Sixth
22683
Course Title : Advance of AI & ML Algorithm
Marks : 70 Time: 3 Hrs.
Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Assume suitable data if necessary.
(4) Preferably, write the answers in sequential order.

Q.1 Attempt any FIVE of the following. 10 Marks


a) Define: i) low level feature ii) high level feature
b) List any Two characteristic of good features?
c) Enlist any FOUR decision tree terminology. unit 2
d) State any TWO advantages of KNN algorithm. unit 3
e) Enlist any FOUR causes for failure of K-means algorithm. unit 4
f) Differentiate between Machine Learning and Deep Learning. (Any FOUR points). online
g) Define the terms: i) RNN ii) LSTM unit 6
Q.2 Attempt any THREE of the following. 12 Marks
a) Describe feature extraction with example. unit 1
b) Explain Random Forest algorithm in detail. unit 2
c) Describe Dimensionality Reduction with example. unit 4
d) Differentiate between a perceptron and a feed-forward back propagation neural
network? unit 6
Q.3 Attempt any THREE of the following. 12 Marks

a) Describe Support Vector Machine(SVM). List any TWO types of SVM. unit 3
b) How does the K-means algorithm work? Explain with steps. unit 4
c) Describe ANN(Artificial Neural Network with suitable example. iunit 5
d) Describe any four hyper parameter in Neural Network. unit 5
Q.4 Attempt any THREE of the following. 12 Marks
a) Describe greedy forward and backward feature selection strategy. unit 1
b) Explain how Convolution Neural Network (CNN) is used in deep learning for image data. unit 6
c) Describe the working of KNN algorithm with example. unit 3
d) Explain Support Vector Machines with suitable example unit 3
e) Describe the working of Random Forest Algorithm with neat diagram. unit 2
Q.5 Attempt any TWO of the following. 12 Marks
a) Describe Working of Decision tree algorithm. unit 2

b) Write a Python program to implement KNN algorithm using suitable data. unit 2

c) Describe Gated Recurrent Unit (GRU). unit 6

Q.6 Attempt any TWO of the following. 12 Marks


a) Describe Principal Component Analysis in machine learning. unit 4

b) Explain feed forward and backward propagation in detail with suitable example. unit 5
c) Write and explain steps for image classification using convolutional neural network. unit 6

Scheme - I
Sample Test Paper - I
Program Name : Diploma in Artificial Intelligence and Machine Learning
Program Code : AN
Semester : Sixth
22683
Course Title : Advance AI & ML Algorithm
Marks : 20 Time: 1 Hr.
Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Assume suitable data if necessary.
(4) Preferably, write the answers in sequential order.

Q.1 Attempt any FOUR. 08 Marks


(a) What is feature extraction?
(b) What is the need of KNN algorithm?
(c) List the different disadvantages of decision tree.
(d) Write down the uses of Random Forest.
(e) Define i) feature Vector ii) feature Space
Q.2 Attempt any THREE. 12 Marks

(a) List Classification algorithms. Explain Decision Tree as classification method.


(b) Explain Over fitting and Under fitting with an example
(c) Explain Bayes’ theorem in details.
(d) Why Super Vector Machine (SVM) classifiers have improved classification over linear
ones.
(e) Describe KNN learning algorithm for continued value target function

Scheme - I
Sample Test Paper - II
Program Name : Diploma in Artificial Intelligence and Machine Learning
Program Code : AN
Semester : Sixth
22683
Course Title : Advance AI & ML Algorithm
Marks : 20 Time: 1 Hr.
Instructions:
(1) All questions are compulsory.
(2) Illustrate your answers with neat sketches wherever necessary.
(3) Assume suitable data if necessary.
(4) Preferably, write the answers in sequential order.

Q.1 Attempt any FOUR. 08 Marks


(a) Define Clustering?
(b) State hyper parameters in machine Learning.
(c) Define 1. Sequential Data 2. Image Data.
(d) State Feed forward and back propagation?
(e) State Dimensionality Reduction?
Q.2 Attempt any THREE. 12 Marks
(a) Describe ANN in brief.
(b) Explain working of K-means algorithm.
(c) Explain the terms RNN, LSTM, LSTM-GRU in machine learning.
(d) Describe PCA learning with suitable example
(e) Describe transfer learning with suitable example

You might also like