0% found this document useful (0 votes)
18 views1 page

Data Science Edit

The document outlines the Data Science Laboratory course (CS3361) objectives and outcomes for students in the Computer Science and Engineering department. It covers essential skills such as using Python libraries, statistical measures, and data visualization techniques. A detailed list of experiments is provided, focusing on practical applications of data analytics and visualization using various datasets.

Uploaded by

cerani1307
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)
18 views1 page

Data Science Edit

The document outlines the Data Science Laboratory course (CS3361) objectives and outcomes for students in the Computer Science and Engineering department. It covers essential skills such as using Python libraries, statistical measures, and data visualization techniques. A detailed list of experiments is provided, focusing on practical applications of data analytics and visualization using various datasets.

Uploaded by

cerani1307
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/ 1

NAME OF THE LABORATORY : DATA SCIENCE LABORATORY

SUBJECT CODE : CS3361


YEAR/SEMESTER : II /III
REGULATION : R2021

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING


COURSE OBJECTIVES:
1. To understand the python libraries for data science
2. To understand the basic Statistical and Probability measures for data science.
3. To learn descriptive analytics on the benchmark data sets.
4. To apply correlation and regression analytics on standard data sets.
5. To present and interpret data using visualization packages in Python.

COURSE OUTCOMES:
On completion of the course, the students will be able to:

CO COURSE OUTCOMES EXPT. NOs

CO1 Make use of the python libraries for data science 1,2,3,8
CO2 Make use of the basic Statistical and Probability measures for data science 4,5,9

CO3 Perform descriptive analytics on the benchmark data sets. 4,5

CO4 Perform correlation and regression analytics on standard data sets 5

CO5 Present and interpret data using visualization packages in Python 6,7

LIST OF EXPERIMENTS:
Sl.No NAME OF THE EXPERIMENT CO PO PSO

Download, install and explore the features of PO1,PO2,PO3, PO4, PSO1


1 NumPy, SciPy, Jupyter, Statsmodels and CO1 PO9, PO10, PO11 , PSO2
Pandas packages. PO12 PSO3

PO1,PO2,PO3, PO4, PSO1


2 Working with Numpy arrays CO1 PO9, PO10, PSO2
PO11 ,PO12 PSO3

PO1,PO2,PO3, PO4, PSO1


Working with Pandas data frames
3 CO1 PO9, PO10, PO11 , PSO2
PO12 PSO3

Reading data from text files, Excel and the web PO1,PO2,PO3, PSO1
CO2
4 and exploring various commands for doing PO4,PO5, PO9, PO10, PSO2
CO3
descriptive analytics on the Iris data set. PO11 , PO12 PSO3

Use the diabetes data set from UCI and Pima


Indians Diabetes data set for performing the
following:
a.Univariate analysis: Frequency,
Mean, Median, Mode, Variance, Standard
Deviation, Skewness and Kurtosis. CO2 PO1,PO2,PO3, PSO1
5 CO3 PO4,PO5, PO9, PO10, PSO2
b. Bivariate analysis: Linear and
CO4 PO11 ,PO12 PSO3
logistic regression modeling
c.Multiple Regression analysis
d. Also compare the results of the above
analysis for the two data sets.

Apply and explore various plotting functions on


UCI data sets.
a. Normal curves PO1,PO2,PO3, PSO1
6 b. Density and contour plots CO5 PO4,PO5, PO9, PO10, PSO2
c. Correlation and scatter plots PO11 , PO12 PSO3
d. Histograms
e. Three dimensional plotting

PO1,PO2,PO3, PSO1
7 Visualizing Geographic Data with Basemap CO5 PO4,PO5, PO9, PO10, PSO2
PO11 , PO12 PSO3

ADDITIONAL EXPERIMENTS

PO1,PO2,PO3, PO4,
Perform feature engineering and handling PSO1
8 CO1 PO9, PO10, PO11 ,
missing values on a dataset using Scikit-learn. PSO2
PO12
PSO3

PO1,PO2,PO3, PSO1
Perform hypothesis testing on a given dataset
9 CO2 PO4,PO5, PO9, PO10, PSO2
using Python.
PO11 , PO12 PSO3

You might also like