CC Lab Manual

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

REGULATION 2021

CS3361 DATA SCIENCE LABORATORY

NAME :

REGISTERNO :

YEAR : II B.E CSE

SEMESTER : III

ACADEMIC YEAR : 2023-2024


DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
REGULATION 2021

Bonafide Certificate

This is to certify that Record work for CC3361 Data Science Laboratory is done
by Mr./Ms Reg.No in III Semester
of B.E Computer science and Engineering during the academic year 2023 - 2024.

Staff- in-Charge HOD

Submitted for the Practical Examination held on

Internal Examiner External Examiner


INDEX
Ex.No DATE Name of the Experiment Marks Sign

1. Download, install and explore the features of


NumPy, SciPy, Jupyter, Statsmodels and Pandas
packages

Working with Numpy arrays


2.

3. Working with Pandas data frames

4. Reading data from text files, Excel and the web and
exploring various commands for doing descriptive
analytics on the Iris data set.

Use the diabetes data set from UCI and Pima


5. Indians Diabetes data set for performing the
following:
a. Univariate analysis: Frequency, Mean, Median,
Mode, Variance, Standard Deviation, Skewness
and Kurtosis.
b. Bivariate analysis: Linear and 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


6. data sets.
a. Normal curves
b. Density and contour plots
c. Correlation and scatter plots
d. Histograms
e. Three dimensional plotting

Visualizing Geographic Data with Basemap


7.

Average

You might also like