[go: up one dir, main page]

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

Data Science Model Paper

This document outlines the examination structure for the IV B.Tech I Semester Regular Examinations in Data Science, including a total of ten questions divided into five units. Each question requires a response that demonstrates knowledge in Python programming, data analysis concepts, and machine learning techniques. Students are to answer five questions, one from each unit, with all questions carrying equal marks.

Uploaded by

badrinadh4641
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views2 pages

Data Science Model Paper

This document outlines the examination structure for the IV B.Tech I Semester Regular Examinations in Data Science, including a total of ten questions divided into five units. Each question requires a response that demonstrates knowledge in Python programming, data analysis concepts, and machine learning techniques. Students are to answer five questions, one from each unit, with all questions carrying equal marks.

Uploaded by

badrinadh4641
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Code No: R194105B R19 Set No.

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

and explain it.


UNIT-III
FA

5 a) Define Bayes’s theorem. Give its applications [7]


b) Give the significance of cleaning the data and dimensionality reduction [8]
before working on data.
TU

(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

9 a) Explain the idea and model of clustering focus on selection of k in k [7]

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

|''|'||||''|'''|||'|

You might also like