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

CS3361 DS Lab-2021 R

The document outlines the course outcomes, list of experiments, and mapping of experiments to course outcomes, program outcomes and program specific outcomes for a data science laboratory course. The course aims to teach students to use Python libraries for data science, apply descriptive analytics and data visualization techniques, and communicate data science solutions. The list of experiments cover topics like NumPy, Pandas, descriptive analytics, regression, and data visualization.
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)
86 views2 pages

CS3361 DS Lab-2021 R

The document outlines the course outcomes, list of experiments, and mapping of experiments to course outcomes, program outcomes and program specific outcomes for a data science laboratory course. The course aims to teach students to use Python libraries for data science, apply descriptive analytics and data visualization techniques, and communicate data science solutions. The list of experiments cover topics like NumPy, Pandas, descriptive analytics, regression, and data visualization.
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/ 2

DEPARTMENT OF INFORMATION TECHNOLOGY

CS3361 DATA SCIENCE LABORATORY


(For III Semester IT)

COURSE OUTCOMES:
At the end of this course, the students will be able to:

COs Cognitive Level Course Outcomes


CO1 Create Make use of the python libraries for data science
CO2 Create Make use of the basic Statistical and Probability measures for data science.
CO3 Apply Perform descriptive analytics on the benchmark data sets.
CO4 Apply Perform correlation and regression analytics on standard data sets
CO5 Apply Present and interpret data using visualization packages in Python.
Apply data science concepts and methods to solve problems in real-world contexts
CO6 Apply and will communicate these solutions effectively

LIST OF EXPERIMENTS – MAPPING WITH COS, POS& PSOS

Exp.
Name of the Experiment COs POs PSOs
No
1&2
Download, install and explore the features of NumPy,
1 1 1,2,3,4,9,10,11,12
SciPy, Jupyter, Statsmodels and Pandas packages.

2 Working with Numpy arrays 1,2 1,2,3,4,5,9,10,11,12 1&2


3 Working with Pandas data frames 1,2 1,2,3,4,5,9,11,12 1&2
Reading data from text files, Excel and the web and 1&2
4 exploring various commands for doing descriptive 3 1,2,3,4,5,9,10,11,12
analytics on the Iris data set.
Use the diabetes data set from UCI and Pima 1&2
Indians Diabetes data set for performing the
following:
a)Univariate analysis: Frequency, Mean, Median,
Mode, Variance, Standard Deviation, Skewness and
5 Kurtosis. 2,3,4 1,2,3,4,5,9,10,11,12
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 1&2
data sets.
a. Normal curves
6 b. Density and contour plots 4,5 1,2,3,4,5,9,10,11,12
c. Correlation and scatter plots
d. Histograms
e. Three dimensional plotting
7 Visualizing Geographic Data with Basemap 5 1,2,3,4,5,9,10,11,12 1&2
Experiments Beyond the Syllabus
1 Twitter account Data Extraction 6 1,2,3,4,5,6,9,10,11,12 1&2
2 Scraping Stock Prices from Yahoo Finance 6 1,2,3,4,5,6,9,10,11,12 1&2

PROGRAM OUTCOMES (POs)

PO1 Engineering Knowledge PO7 Environment & Sustainability


PO2 Problem Analysis PO8 Ethics
PO3 Design & Development PO9 Individual & Team Work
PO4 Investigations PO10 Communication Skills
PO5 Modern Tools PO11 Project Mgt. & Finance
PO6 Engineer & Society PO12 Life Long Learning

PROGRAM SPECIFIC OUTCOMES (PSOs)

PSO1: Cutting Edge:


To identify and implement appropriate techniques, resources, modern tools for providing solution to new
idea and innovation.
PSO2: Risk Management:
To manage complex IT projects with consideration of human, financial, ethical and environmental factors
and an understanding of risk management processes, operational and policy implications

You might also like