All ML
All ML
All ML
___________
MARKS
Q.1 (a) Give the difference between supervised learning and unsupervised learning. 03
(b) Explain the concept of penalty and reward in reinforcement learning. 04
1
Q.5 (a) What are the conditions of a negative slope in linear regression? 03
(b) Explain Rosenblatt’s perceptron model. 04
(c) Describe, in details, the process of adjusting the interconnection weights in 07
a multi-layer neural network.
OR
Q.5 (a) What are the factors determining the effectiveness of SVM? 03
(b) Draw a flow chart which represents backpropagation algorithm. 04
(c) Explain, with example, the challenge in assigning synaptic weights for the 07
interconnection between neurons? How can this challenge be addressed?
*************
2
Seat No.: ________ Enrolment No.___________
Q.1 (a) Define Machine learning? Briefly explain the types of learning. 03
(b) Explain the concept of penalty and reward in reinforcement. Learning. 04
(c) What do you mean by a well-posed learning problem? Explain important 07
features that are required to well-define a learning problem.
*************
1
Seat No.: ________ Enrolment No.___________
Q.4 (a) What is Bernoulli distribution? Explain briefly with its formula. 03
(b) Explain the concept of Bayesian belief network. 04
(c) Explain decision tree approach with suitable example. 07
OR
Q.4 (a) Mention few applications areas of unsupervised learning in Engineering. 03
(b) Define Entropy. Show its importance with suitable example. 04
(c) How does the apriori principle help in reducing the calculation overhead 07
for a market basket analysis? Explain with an example.
1
(b) Briefly explain K-Medoids. 04
(c) Show the Step, ReLU and sigmoid activation functions with its 07
equations and sketch.
*************
2
Seat No.: ________ Enrolment No.___________
MARKS
Q.3 (a) What are the basic data types in machine learning? Give an 03
example of each one of them.
(b) Explain the process of K-fold-cross-validation method 04
(c) Explain with an example, main underlying concept of feature 07
extraction. What are the most popular algorithms of feature
extraction, briefly explain any one.
OR
Q.3 (a) What are the different techniques for data pre-processing? 03
Explain in brief
(b) What is sampling? Explain Bootstrap sampling. 04
(c) What is feature selection? Why it is needed? What are the 07
different approaches of feature selection, briefly explain any
one.
1
Q.4 (a) What is joint probability? What is its formula? 03
(b) What is likelihood probability? Give an example 04
(c) Explain the Apriori algorithm for association rule learning with 07
an example.
OR
Q.4 (a) Define probability of union of two events with equation. 03
(b) What is concept learning? Explain with example 04
(c) What is supervised learning? Draw and explain classification 07
steps in detail.
*************
2
GUJARAT TECHNOLOGICAL UNIVERSITY
BE - SEMESTER–VII (NEW) EXAMINATION – SUMMER 2024
Subject Code:3170724 Date:15-05-2024
Subject Name:Machine Learning
Time:02:30 PM TO 05:00 PM Total Marks:70
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.
4. Simple and non-programmable scientific calculators are allowed.
Marks
Q.1 (a) What is reinforcement learning? State key features of reinforcement learning. 03
(b) Compare the different types of machine learning. 04
(c) What is IQR? How is it measured? Explain with proper example. 07
Q.2 (a) How does discretization help us to deal with outliers? 03
(b) Explain qualitative and quantitative data. Differentiate between the two. 04
(c) What are overfitting and underfitting in context of machine learning models? 07
What is the major cause of overfitting and underfitting?
OR
(c) How to improve the performance of a learning model? Explain in details. 07
Q.3 (a) What is feature engineering? 03
(b) Define sampling with replacement. Give proper example. 04
(c) Explain naïve bayes classifier with an example. 07
OR
Q.3 (a) When can a feature be termed as irrelevant? How can it be measured? 03
(b) What is sampling without replacement? Give proper example. 04
(c) Explain Bayesian belief network. 07
Q.5 (a) Discuss the strengths and weaknesses of the k-means algorithm. 03
(b) Explain hierarchical clustering. 04
(c) Explain the different types of activation functions used in neural network. 07
OR
Q.5 (a) Differentiate between supervised learning versus unsupervised learning. 03
(b) Explain density-based methods. 04
(c) Explain the backpropagation algorithm. What are the limitations of this 07
algorithm?