Difference between revisions of "Spring 2025: Software Engineering Lab"
Jump to navigation
Jump to search
Line 95: | Line 95: | ||
|- | |- | ||
| style="width: 8%" | 1 | | style="width: 8%" | 1 | ||
− | | style="width: 45%" | | + | | style="width: 45%" | Title 1 |
| style="width: 25%" | | | style="width: 25%" | | ||
# '''Akshary Sharma (25019)''' | # '''Akshary Sharma (25019)''' | ||
Line 107: | Line 107: | ||
* Project Presentation: | * Project Presentation: | ||
|- | |- | ||
− | |2|| | + | |2|| Title 2|| |
# '''Abhishek Prasad (25007)''' | # '''Abhishek Prasad (25007)''' | ||
# Vishal Kumar (25014) | # Vishal Kumar (25014) | ||
Line 118: | Line 118: | ||
* Project Presentation: | * Project Presentation: | ||
|- | |- | ||
− | |3|| | + | |3|| Title 3 || |
# '''Himanshu Kumar (25016)''' | # '''Himanshu Kumar (25016)''' | ||
# Kanan Pal (25072) | # Kanan Pal (25072) | ||
Line 128: | Line 128: | ||
* Project Presentation: | * Project Presentation: | ||
|- | |- | ||
− | |4|| | + | |4|| Title 4 || |
# Arihant (25003) | # Arihant (25003) | ||
# '''Ayush Pundir (25027)''' | # '''Ayush Pundir (25027)''' | ||
Line 138: | Line 138: | ||
* Project Presentation: | * Project Presentation: | ||
|- | |- | ||
− | |5|| | + | |5|| Title 5 || |
# Vidhan (25044) | # Vidhan (25044) | ||
# '''Sandeep Kumar Sharma (25047)''' | # '''Sandeep Kumar Sharma (25047)''' | ||
Line 148: | Line 148: | ||
* Project Presentation: | * Project Presentation: | ||
|- | |- | ||
− | |6|| | + | |6|| Title 6|| |
# Devesh Chauhan (25011) | # Devesh Chauhan (25011) | ||
# Shatrughan (25084) | # Shatrughan (25084) |
Revision as of 13:08, 15 December 2024
Contents
Instructions
- Please be on time to avoid the Attendance Penalty.
- Please put your mobile phone in the Silent Mode.
- Each lab assignment needs to be submitted in the Google Classroom for evaluation(will be notified in the GC lab-wise, submit before the deadline).
- Turn off(shut down) your assigned computer and arrange the chair before you leave the lab.
Guidelines
- As per DUCS guidelines DSE: Data Mining
Lab 0: Getting Started ( week of 05th & 12th August 2024 )
Q. NO. | Program | Practical No. | Remarks |
---|---|---|---|
1 | https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial1/tutorial1.html | Practice Set No. 1 | Introduction to Python |
2 | https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial2/tutorial2.html | Practice Set No. 2 | Introduction to Numpy and Pandas |
3 | https://www.cse.msu.edu/~ptan/dmbook/tutorials/tutorial3/tutorial3.html | Practice Set No. 3 | Data Exploration |
Lab 1: ( week of 19th & 26th August 2024 )
Q. NO. | Program | Practical No. | Remarks |
---|---|---|---|
1 | Apply data cleaning techniques on any dataset (e.g. Chronic Kidney Disease dataset from UCI repository). Techniques may include handling missing values, outliers and inconsistent values. Also, a set of validation rules may be specified for the particular dataset and validation checks performed. | Practical No. 1 | Dataset: kidneyDisease.csv Download from Kaggle: Chronic KIdney Disease dataset |
Lab 2: ( week of 2nd & 9th September 2024 )
Q. NO. | Program | Practical No. | Remarks |
---|---|---|---|
1 | Apply data pre-processing techniques such as standardization/normalization, transformation, aggregation, discretization/binarization, sampling etc. on any dataset | Practical No. 2 | Dataset: rain.csv Download from data.gov.in: Rainfall in India |
Lab 3: ( week of 16th, 23rd & 30thSeptember 2024 )
Q. NO. | Program | Practical No. | Remarks |
---|---|---|---|
1 | Writing/Review of Chapter 1, Chapter 3, and Chapter 4 of Project Report | Project Work |
Lab 4: ( week of 7th October 2024 )
Q. NO. | Program | Practical No. | Remarks |
---|---|---|---|
1 | Apply simple K-means algorithm for clustering any dataset. Compare the performance of clusters by varying the algorithm parameters. For a given set of parameters, plot a line graph depicting MSE obtained after each iteration. | Practical No. 3 | Dataset: Mall_Customers.csv Download from data from kaggle: Mall Customer Segmentation Data |
Projects
Team No. | Project Title | Team Members | Outcomes/Remarks |
---|---|---|---|
1 | Title 1 |
|
|
2 | Title 2 |
|
|
3 | Title 3 |
|
|
4 | Title 4 |
|
|
5 | Title 5 |
|
|
6 | Title 6 |
|
|
7 | Olympic Data Analysis and Prediction |
|
|
8 | Credit Card Fraud Detection |
|
|
9 | CreditMap: Exploring Credit Score Patterns through Data Mining |
|
|
10 | Movie Recommendation System |
|
|
11 | Wine Quality Prediction |
|
|