0% found this document useful (0 votes)
27 views

Machine Learning Paper Set-5

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
0% found this document useful (0 votes)
27 views

Machine Learning Paper Set-5

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/ 2

Gondwana University, Gadchiroli

B.E. (Computer Science & Engineering) Summer-2022


Sem-VIth (Model Curriculum)
Subject:- Machine Learning

Que1 (a) What is Machine Learning? What are steps in Machine Learning? Explain. 8
(b) Compare Classification with regression with an example. 8
OR
Que2(a) What do you mean by overfitting and underfitting. How it can affect model generalization? 8
(b) What are the five popular algorithms we use in Machine Learning? Explain any one in 8
detail.

Que3 (a) What are Decision Trees? Explain with suitable example. 8
(b) Explain support vector machine (SVM)? What is the significance of optimal separating 8
hyperplane in SVM?
OR
Que4(a) What is a Perceptron? Explain the working of a perceptron with a neat diagram. 8
(b) Explain Multilayer Perceptran with suitable diagram. 8

Que5(a) What is regularization? Explain Lasso and Ridge regression techniques.


(b) What is Hard Margin and Soft Margin in SVM. Explain with suitable example.
OR
Que6(a) Briefly describe the concept of model selection and generalisation.
(b) Describe the significance of Kernal functions in SVM. List any two kernel functions.

Que7(a) Define clustering. What are the different types of clustering? Explain in detail? 8
(b) Write down the major differences between K-means clustering and hierarchical clustering. 8

OR
Que8 (a) Illustrate K-means clustering algorithm with an example. 8
(b) Use K-means clustering to cluster the following data into two groups. 8
Assume cluster centroid are m1=2 and m2=4.
The distance function used is Euclidean distance. { 2, 4, 10, 12, 3, 20, 30, 11, 25 }.
Que9(a) What is Principal Component Analysis?
(b) Compare Feature Extraction and Feature Selection techniques.
OR
Que10 (a) Explain how dimensionality can be reduced using subset selection procedure.
(b)

You might also like