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

Data Mining Lab Manual

This document outlines the lab manual for a data warehousing and data mining course covering topics such as data cleaning, transformation, correlation, sampling, association rule mining using the Apriori algorithm, and introductions to data analysis software R and the machine learning tool WEKA. The manual includes 11 exercises involving writing programs to implement smoothing by binning techniques, calculating correlation for numerical and discrete data, performing different sampling methods, implementing the basic and improved Apriori algorithms, and introductions to R and WEKA.

Uploaded by

akbar2694
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
555 views2 pages

Data Mining Lab Manual

This document outlines the lab manual for a data warehousing and data mining course covering topics such as data cleaning, transformation, correlation, sampling, association rule mining using the Apriori algorithm, and introductions to data analysis software R and the machine learning tool WEKA. The manual includes 11 exercises involving writing programs to implement smoothing by binning techniques, calculating correlation for numerical and discrete data, performing different sampling methods, implementing the basic and improved Apriori algorithms, and introductions to R and WEKA.

Uploaded by

akbar2694
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

LAB MANUAL 171601 - DATA WAREHOUSING AND DATA MINING

Sem-1

A.Y:2013-14

1.) WAP which implements-Data Cleaning Smoothing by binning techniques mean, median and boundaries.

2.) WAP to find the correlation for numerical data tupel using formula.

rA,B=
3.) WAP to find the correlation for discrete data tupel using formula using 2 Analysis. 4.) Write a program which implements Data Transformation by Min- max normalization Z- score normalization Normalization by scaling

5.) WAP to perform sampling using the following techniques.

(a) Simple random sample without replacement (SRSWOR). (b) Simple random sample without replacement (SRSWR). (c) Cluster Sample. (d) Stratified Sample.

6, 7.) WAP to implement Apriori Algorithm.

8.) WAP to implement improved Apriori Algorithm.

9.) Introduction to Data Analysis R software.

10.) Introduction to WEKA Machine learning tool-kit part-1.

11.) Introduction to WEKA Machine learning tool-kit part-2.

Course Coordinator
Prof.Tejal R Patel IT Dept., GCET

You might also like