0% found this document useful (0 votes)
16 views4 pages

Skill Based Projects - Data - Science (See List On Last Page)

It Pdfs

Uploaded by

Sourabh Kushwah
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)
16 views4 pages

Skill Based Projects - Data - Science (See List On Last Page)

It Pdfs

Uploaded by

Sourabh Kushwah
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/ 4

Dr.

Abhishek Bhatt, Faculty, Centre for AI, MITS-DU, Gwalior


MADHAV INSTITUTE OF TECHNOLOGY & SCIENCE, GWALIOR (M.P.), INDIA
Deemed to be University
(Declared under Distinct Category by Ministry of Education, Government of India)
NAAC ACCREDITED WITH A++ GRADE
Centre for Artificial Intelligence

Data Science Lab


2240522

Course Objectives
● To provide fundamental knowledge about Data Science
● To understand data pre-processing techniques
● To analyze the Data Science techniques solutions for real world problems
—----------------------------------------------------------------------------------------------------------------------------
List of Experiment:
1. Study of data science libraries such as Numpy, Pandas etc. for Numerical computations and
data manipulation.
2. Write a python program to perform descriptive statistics such as Central Tendency Measures
(Mean, Median and Mode), Measure of Dispersion (Variance, Standard Deviation), Skewness
and Kurtosis.
3. Write a program to Create visualizations (box plots, scatter plots) to identify outliers and
relationships between variables.
4. Write a program to show various encoding methods used for ordinal data
5. Write a program to Normalize and standardize the data.
6. Build a linear regression model to predict a continuous target variable and evaluate model
performance using R-squared, MSE, and RMSE.
7. Implement logistic regression for binary classification and Evaluate accuracy, sensitivity, and
specificity.
8. Construct a decision tree for multi-class classification using various feature selection techniques.
9. Implement the k-means clustering Algorithm for a given dataset.
10. Implement the DBSCAN Algorithm for a given dataset and explain how it can be used for outlier
detection
—------------------------------------------------------------------------------------------------------------------
-
Dr. Abhishek Bhatt, Faculty, Centre for AI, MITS-DU, Gwalior
MADHAV INSTITUTE OF TECHNOLOGY & SCIENCE, GWALIOR (M.P.), INDIA
Deemed to be University
(Declared under Distinct Category by Ministry of Education, Government of India)
NAAC ACCREDITED WITH A++ GRADE
Centre for Artificial Intelligence

SKILL BASED PROJECTS

List of skilled base micro, macro and mini projects


Micro Projects:
1. Write a python script to demonstrate how to read different types of data sets (.txt, .csvetc)
from website or disk.
2. Write a python program to calculate the Mean, Median and Mode.
3. Write a script to create a Gaussian curve using python.
4. Draw bar plot and pie plot for any dataset.
5. Write a Program in Python to Join Two Data Frames.
6. Write a python program to find NaN and Null value and replace with any number.
7. Write a python program to calculate Interquartile range (IQR).
8. Write a python program to compute correlation coefficient.

9. Write a python program to calculate the Variance, Standard Deviation, Skewness and
Kurtosis.
10. Write a program to calculate Z-Score for any data.

Macro Projects:
1. Write a program to identify the missing value in any dataset and how to handle and
replace it.
2. Write a program to show one hot encoding in any dataset.
3. Write a program to show label encoding in any dataset.
4. Write a python program to count the frequency of occurrence of a word (Frequency
distributions) in a body of text.
5. Write a python program to draw correlation matrix.
6. Write a program to draw residual Plot for any data.
7. Write a program to show various distributions of Data over any Dataset.
8. Write a program to compute weighted averages in Python either defining your own
functions or using Numpy.
9. Develop a machine learning model to detect fraudulent credit card transactions. Explore
anomaly detection techniques and evaluate model performance.
10. Build a model to detect fake news articles.
Dr. Abhishek Bhatt, Faculty, Centre for AI, MITS-DU, Gwalior
MADHAV INSTITUTE OF TECHNOLOGY & SCIENCE, GWALIOR (M.P.), INDIA
Deemed to be University
(Declared under Distinct Category by Ministry of Education, Government of India)
NAAC ACCREDITED WITH A++ GRADE
Centre for Artificial Intelligence

Mini Projects:
1. Use historical stock price data to predict future stock prices. Explore time series analysis and
machine learning algorithms.
2. Create a system that detects driver fatigue based on facial expressions or eye movements. Use
computer vision techniques and machine learning.
3. Analyze sentiments in text data.
4. Consider any Dataset from online repository to design and implement a Priceprediction
problem.
5. Consider any Dataset from online repository to design and implement a problem usingLinear
Regression and Logistic Regression.
6. Consider any Dataset from online repository and demonstrate working of variousfeature
selection and normalization techniques.
7. Design and implement weather forecasting system.
8. Customer Segmentation- Identify segments of customers to target the potential user base using
clustering (i.e. K-means clustering). Divide customers into groups according to common
characteristics like gender, age, interests and spending habits. Dataset: Mall_Customers dataset
9. Fake News Detection- fake news is sometimes transmitted through the internet by some
unauthorised sources, which creates issues for the targeted person and it makes them panic and
leads to even violence. Dataset: fake-news kaggle.
10. Cab Pickups Analysis- cab pickup and distribution, time, days when pickup happens regularly,
Dataset: Uber-Pickups dataset
—----------------------------------------------------------------------------------------------------------------------------
Recommended Books:
1. "The Data Science Handbook" by Field Cady, Publisher: Wiley
2. "Data Science from Scratch" by Joel Grus, Publisher: O'Reilly
3. “An Introduction to Statistical Learning: With Applications in R” by Gareth M. James, Daniela
Witten, Trevor Hastie, Robert Tibshirani, Publisher: Springer
4. “An Introduction to Statistical Learning: With Applications in R” by Gareth M. James, Daniela
Witten, Trevor Hastie, Robert Tibshirani, Publisher: Springer
—----------------------------------------------------------------------------------------------------------------------------
Course Outcomes:
After completion of the course, students will be able to
CO1. define the concepts and importance of data science.
CO2. describe and investigate the data.
CO3. implement descriptive and inferential statistics approach on real world data
CO4. develop real world solutions using supervised and unsupervised learning methods.
CO5. evaluate the best performing algorithms based on performance metrics.
CO6. examine the stability of machine learning based models.
Dr. Abhishek Bhatt, Faculty, Centre for AI, MITS-DU, Gwalior
MADHAV INSTITUTE OF TECHNOLOGY & SCIENCE, GWALIOR (M.P.), INDIA
Deemed to be University
(Declared under Distinct Category by Ministry of Education, Government of India)
NAAC ACCREDITED WITH A++ GRADE
Centre for Artificial Intelligence

Date of Submission: on or before 8/11/2024


Project-1 Project-2 Project-3 Project-4 Project-5
0901AI221001 0901AI221006 0901AI221011 0901AI221016 0901AI221021
to to to to to
0901AI221005 0901AI221010 0901AI221015 0901AI221020 0901AI221025
Project-6 Project-7 Project-8 Project-9 Project-10
0901AI221026 0901AI221031 0901AI221036 0901AI221041 0901AI221046
to to to to to
0901AI221030 0901AI221035 0901AI221040 0901AI221045 0901AI221050

Project-1 Project-3 Project-5 Project-7 Project-9


0901AI221071
0901AI221051 0901AI221056 0901AI221061 0901AI221066
to
to to to to
0901AI221075
0901AI221055 0901AI221060 0901AI221065 0901AI221070

Project-10 Project-1
0901AI221076
0901AI233D03
0901AI221077
To
0901AI221078
0901AI233D06
0901AI233D01
0901MC221066
0901AI233D02

You might also like