100% found this document useful (1 vote)
1K views4 pages

AIML Unit Wise Question Bank

The document contains 12 units of questions from a question bank on Artificial Intelligence and Machine Learning. The questions cover topics like classification algorithms, regression, clustering, decision trees, neural networks, reinforcement learning, and applications of AI/ML in different domains. Some questions ask to explain key concepts in AI/ML with examples, while others involve calculations related to performance metrics for ML models.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views4 pages

AIML Unit Wise Question Bank

The document contains 12 units of questions from a question bank on Artificial Intelligence and Machine Learning. The questions cover topics like classification algorithms, regression, clustering, decision trees, neural networks, reinforcement learning, and applications of AI/ML in different domains. Some questions ask to explain key concepts in AI/ML with examples, while others involve calculations related to performance metrics for ML models.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

TSSM'S

PADMABOOSHAN VASANTDADA PATIL INSTITUTE


OF TECHNOLOGY
Bavdhan, Pune-21(Maharashtra)
Department of Mechanical Engineering
Unit wise question bank from SPPU question papers
Subject: AIML Teacher: Dr Nitin Kardekar

Unit 3. Classification and Regression

1. Explain the following term in Decision Tree (6)


i. Entropy
ii. Information Gain
iii. Gini Index
2. What is difference between KNN and K mean? Also state advantages and limitation
of KNN and K mean. (5)
3. How does Bayes algorithm differ from decision tree? (6)
4. What is Support Vector Machine? How does SVM work?* (6)
5. Define pruning. What are various types of pruning?
Explain any one type of pruning? (5)
6. Differentiate between logistic and linear regression? (6)
7. Explain the procedure to find value of k in K means clustering? (5)
8. What is overfitting in decision tree? Explain the technique to avoid the overfitting (6)
9. Explain the steps in KNN algorithm. (6)
10. Explain the evaluation parameters of regression model? (6)
11. A sugar factory produces 3 sizes of sugar from different nets. As per following details
Net Daily production in tons Waste sugar
Net 1 1000 1.5%
Net 2 3000 2.5%
Net 3 2000 2%
A certain amount of sugar is taken as sample at random and is found to be a waste sugar.
Found out probability that it is from
a. Net 1 b. Net 2 c. Net 3
12. What are different classification algorithms? Explain logistic regression with neat
sketch. (7)
13. State advantages and disadvantages of random forest. (4)

*********************
TSSM'S
PADMABOOSHAN VASANTDADA PATIL INSTITUTE
OF TECHNOLOGY
Bavdhan, Pune-21(Maharashtra)
Department of Mechanical Engineering
Unit wise question bank from SPPU question papers
Subject: AIML Teacher: Dr Nitin Kardekar

Unit 4. Development of ML model

1. Explain the following terms (6)


i. Accuracy
ii. Precision
iii. Recall
iv. F 1 score
2. Explain the steps involved in development of ML model. (7)
3. Quality engineer wants to solve a two class classification problem for predicting
whether a product is defective. The actual numbers of product containing no defects
are 950. (Truly predicted positive = 900), the actual number of defective parts are 150
(Truly predicted negatives = 130). So calculate accuracy, precision, recall and F1
score (4)
4. Explain hyperparameter tuning in decision tree. Why it is required? (7)
5. What are different class validation techniques? Explain K fold cross validation
technique with neat sketch? (7)
6. What are different hyper parameter tuning algorithms? Elaborate using an example?
(8)
7. Why Data pre processing is required? Explain the technique in pre processing? (6)
8. Explain the difference between training data set and testing data in data set? How
useful it is in a Machine Learning Model? (8)
9. Explain the following terms
a. Over fitted model
b. Under fitted model
c. Good Model
***************
TSSM'S
PADMABOOSHAN VASANTDADA PATIL INSTITUTE
OF TECHNOLOGY
Bavdhan, Pune-21(Maharashtra)
Department of Mechanical Engineering
Unit wise question bank from SPPU question papers
Subject: AIML Teacher: Dr Nitin Kardekar

Unit 5. Reinforced and deep learning

1. Explain the following terms of reinforced learning with suitable example. Define the
following terms in reinforced learning. (8)
i. Agent
ii. State
iii Environment
iv. Reward
2. Define Markov property. Explain why Markov property is most applicable in solving
Reinforced learning problem. (6)
3. The transfer function of neuron on one layer of a neural network is assumed to be of
sigmoid function. Evaluate the output of neuron corresponding to input x= 0.62. How
is the nature of sigmoid function? (Justify the answer with plot) (4)
4. Explain the Convolution Neural Network (CNN) using neat flow diagram. Explain
padding and striding in CNN. (8)
5. Explain Q learning algorithm with flow diagram. (6)
6. A neuron with four inputs has the weights 1,2,3,4 and bias 0. The activation function is
linear, say function f(x) =2x. If the inputs are 4,8,5,6 compute the output. Draw a
diagram representing neuron. (4)
7. What do you understand from on policy and off policy algorithm in reinforced
learning? Explain SARSA algorithm for reinforcement learning. (8)
8. Explain with neat diagram equivalence of biological neuron and artificial neuron? (6)
9. Compute the output of following neuron if activation function is sigmoid Assume bias
2.1.
X0=3.5, WO=0.89
X1= 2.9 W1=2.07
X2=1.2 W2=0.08
10. What are different activation functions? Explain any one in details (8)
11. Explain Positive Learning and Negative Learning with respect to Reinforced learning
(6)
12. What are applications of Reinforced learning in mechanical engineering? (4)

***********
TSSM'S
PADMABOOSHAN VASANTDADA PATIL INSTITUTE
OF TECHNOLOGY
Bavdhan, Pune-21(Maharashtra)
Department of Mechanical Engineering
Unit wise question bank from SPPU question papers
Subject: AIML Teacher: Dr Nitin Kardekar

Unit 6. Applications

1. How deep learning can be used for image classification? (6)

2. Explain Human Machine interaction with suitable example. (5)

3. Explain in details various applications of AI/AIML in mechanical engineering. (6)

4. How ML can be used in predictive maintenance? (6)

5. Explain use of AI in fault detection. (5)

6. Explain application of AI/AIML in healthcare section. (6)

7. Write short note on use of AIML in material Inspection. (8)

8. Write short note on use of AIML in traffic control. (5)

9. What are the advantages of using fault detection in automobile cars? (5)

10. What are the difference types of sensors used in Human machine interactions? (4)

**************

You might also like