You are on page 1of 1

B.SC.

(H) Computer Science (Semester-VI)


DSE 3: MACHINE LEARNING
ASSIGNMENT

S.No. Question
Q1. Differentiate between Classification and Clustering technique and their applicability
with examples of both.
Q2. Explain the three components in Bayes Decision Rule.
Q3. Elaborate the role of interaction term in regression analysis with the help of a suitable
example.
Q4. Explain the potential problems of in linear regression model and how these problems can be
resolved?
Q5. Answer these questions with respect to R programming language:
a) Write function in R to find where the number passed as argument is prime or not.
b) Write codes for matrix multiplication, transpose, addition, subtraction using looping
constructs.
Q6. Write and Explain Gradient Descent alogorithm.

You might also like