Difference between revisions of "Fall 2024: Data Mining Lab"

From MKWiki
Jump to navigation Jump to search
Line 68: Line 68:
 
|-
 
|-
 
| style="width: 8%"  | 1  
 
| style="width: 8%"  | 1  
| style="width: 45%" | Any Classification/Clustering Problem
+
| style="width: 45%" | Flood Prediction for one of Indian regions
 
| style="width: 25%" |   
 
| style="width: 25%" |   
# 1
+
# Akshary Sharma (25019)
# 2
+
# Abhay Yadav (25040)
# 3
+
# Amar Kumar (25065)
# 4
+
# Kunal Verma (25073)
 
|  
 
|  
 
* Dataset: [http://mkbhandari.com/mkwiki/fall2024/dm/datasets/kidney_disease.csv '''kidney_disease.csv''']
 
* Dataset: [http://mkbhandari.com/mkwiki/fall2024/dm/datasets/kidney_disease.csv '''kidney_disease.csv''']

Revision as of 12:06, 6 September 2024

Instructions

  • Please be on time to avoid the Attendance Penalty.
  • Please sign on the Attendance Register before your take a seat.
  • 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

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
Tutorial: Tutorial on Handling Missing values

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: kidneyDisease.csv

Download from Kaggle: Chronic KIdney Disease dataset
Tutorial: Tutorial on Handling Missing values

Projects

Team No. Project Title Team Members Outcomes/Remarks
1 Flood Prediction for one of Indian regions
  1. Akshary Sharma (25019)
  2. Abhay Yadav (25040)
  3. Amar Kumar (25065)
  4. Kunal Verma (25073)
2 Any Classification/Clustering Problem
  1. 1
  2. 2
  3. 3
  4. 4