You are on page 1of 2

(Page 1 of 2)

USN 18CS654
B. E. Degree (Autonomous) Sixth Semester End Examination (SEE)

DATA SCIENCE
(Model Question Paper – II)

Time: 3 Hours] [Maximum Marks: 100


Instructions to students:
1. Answer FIVE FULL questions
2. Write the Python Code and diagrams to support
your explanation as necessary.

RBT
Q.No. Questions Marks CO Cognitive
Level
a) Explain normal distribution in detail. 7 CO1 L3

1. b) Discuss random variables with an example in detail. 6 CO1 L2

c) Describe Bayes’s theorem in details with an example. 7 CO1 L2

OR
Describe the statement “correlation is not causation” with an
a) 6 CO1 L2
example in detail.
Explain correlation and describe the impact of outlier on
2. b) 8 CO1 L3
correlation.
c) Illustrate Simpson’s paradox with an example. 6 CO1 L3

a) Illustrate tqdm library by considering an example. 10 CO2 L3


3.
b) Explain cleaning and munging of data with an example. 10 CO2 L3

OR
Write Python program to extract the date and time of a
a) GitHub repository created and also the language of the last 10 CO2 L3
4. five repositories.
b) Explain minibatch and stochastic gradient descent in detail. 10 CO2 L3
8

Dr. Ambedkar Institute of Technology, Bengaluru – 560056


(An Autonomous Institution Affiliated to Visvesvaraya Technological University, Belgaum)
(Page 2 of 2)

a) Discuss digression in detail. 10 CO3 L2


5. Write Python program to build a nearest neighbor model that
b) can predict the class from the IRIS dataset. 10 CO3 L3

OR
Write python program to apply the logistic regression model
a) 10 CO3 L3
and check for goodness of fit.
6.
Explain overfitting and underfitting in detail with an
b) 10 CO3 L3
example.

Explain feedforward neural network in detail with a neat


a) 10 CO3 L3
diagram.
7.
b) Explain layer abstraction in deep learning. 10 CO3 L3

OR
Explain bottom-up hierarchical clustering approach with an
a) 10 CO3 L3
example in detail.
8.
b) Discuss perceptron neural network in detail. 10 CO3 L2

a) Describe n-Gram language models in detail. 10 CO4 L2


9.
b) Explain item based collaborative filtering. 10 CO4 L3

OR

a) Describe Gibbs sampling in detail. 10 CO4 L3


10.
b) Describe directed graphs and page rank in detail. 10 CO4 L2

******

Dr. Ambedkar Institute of Technology, Bengaluru – 560056


(An Autonomous Institution Affiliated to Visvesvaraya Technological University, Belgaum)

You might also like