Data Science Model Paper
Data Science Model Paper
1
IV B.Tech I Semester Regular Examinations, November – 2022
DATA SCIENCE
(Computer Science and Engineering)
Time: 3 hours Max. Marks: 75
Answer any FIVE Questions
ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1 a) Differentiate Tuple and List in python. Focus on various methods used [7]
in both.
b) Develop a python code to read n values and sort them. [8]
(OR)
ES
2 a) Write a Python program to print the sum of factors of a given number [7]
b) Define module. Give an example for module in python [8]
UNIT-II
AT
3 a) Write about Simpson’s paradox. Give its implications in data. [7]
b) PD
Develop a code to plot the curve y = x2+3 using matplotlib package
(OR)
[8]
4 a) How to define a vector and a matrix in python? Compare both data [7]
U
structures.
b) What is the use of scatter plot? Give an example code for scatter plot [8]
ST
(OR)
6 a) Write a python code to read a file and print it on console. [7]
b) Explain central limit theorem. Give its applications. [8]
JN
UNIT-IV
7 a) Explain the concept of machine learning. Summarize about the package [7]
used for it in python.
b) Differentiate linear regression and logistic regression [8]
1 of 2
|''|'||||''|'''|||'|
Code No: R194105B R19 Set No. 1
(OR)
8 a) Differentiate Bias and Variance with suitable example. [7]
b) Explain the k – nearest neighbours algorithm [8]
UNIT-V
ES
means clustering.
b) Give the important features of Numpy and pandas libraries. [8]
(OR)
AT
10 a) Explain about Bottom-up Hierarchical Clustering [7]
b) Differentiate user based collaborative filtering with item based [8]
collaborative filtering
PD
U
ST
FA
TU
JN
2 of 2
|''|'||||''|'''|||'|