0% found this document useful (0 votes)
11 views2 pages

Minor 1 - Machine Learning

This document is a Machine Learning exam containing 5 questions. It provides instructions that students should attempt all questions, support answers with diagrams where needed, and assume missing data. Question 1 has 5 parts asking about axis of rotation, probability calculation, need to square errors in linear regression, whether a line can shatter 3 points, and an example use of clustering. Question 2 has parts on proving matrix orthogonality and determinant of orthogonal matrices. Question 3 asks to apply Gram-Schmidt process. Question 4 wants eigenvectors of a given matrix. Question 5 is about predicting purchases using Naive Bayes classifier.

Uploaded by

sakshi
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)
11 views2 pages

Minor 1 - Machine Learning

This document is a Machine Learning exam containing 5 questions. It provides instructions that students should attempt all questions, support answers with diagrams where needed, and assume missing data. Question 1 has 5 parts asking about axis of rotation, probability calculation, need to square errors in linear regression, whether a line can shatter 3 points, and an example use of clustering. Question 2 has parts on proving matrix orthogonality and determinant of orthogonal matrices. Question 3 asks to apply Gram-Schmidt process. Question 4 wants eigenvectors of a given matrix. Question 5 is about predicting purchases using Naive Bayes classifier.

Uploaded by

sakshi
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

SHRI MATA VAISHNO DEVI UNIVERSITY, KATRA

School of Computer Science & Engineering


B. Tech. (CSE) Minor-I Examination (Even Semester) 2023-2024
Entry No: Total Number of Pages: [02]
Date: 28.02.2024 Total Number of Questions: [05]
Course Title: Machine Learning
Course Code: CSL 4107

Time Allowed: 1.0 Hours Max Marks: [20]


Instructions / NOTE
i. Attempt All Questions.
ii. Support your answer with neat freehand sketches/diagrams, wherever appropriate.
iii. Assume an appropriate data / information, wherever necessary / missing.
iv. Use of IS Code (Mention Number) is permissible in examination.

Section - A

Q1

. (a) If a matrix M represents a rotation of a drone in three-dim [01] CO


space. How can we find its axis of rotation?
1

(b) An image consists of 250 pixels, of which 50 are red. 90 pixels [01] CO
are green and 30% of green pixels are also red. The probability that
1
a randomly selected pixel contains both green and red component
is?
(c) While calculating the error in Linear Regression, why do we need [01] CO
to square the error term?
1

(d) Can a line hypothesis shatter 3 points in a plane? Why? [01] CO

e) Write any one use of clustering techniques. [01] CO

Q2

.
(i) Prove that the given matrix A is orthogonal. A = [ cos x sin x
−sin x cos x ] [02] CO3

(ii) Prove that the determinant of an orthogonal matrix is ±1. [02] CO2

(c) What is p-Norm of a vector? When is L2 norm preferred over L1 [02] CO2
norm?
Section - B

Page 1 of 2
[]
Q3 1 [03] CO3
Apply Gram Schmidt Orthonormalization to vectors v1= 1 and v2=
. 0

[]
2
1 to yield the corresponding orthonormal vectors u1 and u2.
1
Q4

.
[ ]
Find the Eigen Vectors of the matrix X, where X =
3 7
9 1
[03] CO4

Q5 Predict whether a person will purchase a product on a specific [03] CO5

. combination of day, discount, and free delivery using a Naive


Bayes classifier, on the following Dataset.

Page 2 of 2

You might also like