DWM Exp 8

You might also like

Download as odt, pdf, or txt
Download as odt, pdf, or txt
You are on page 1of 1

CSL503 Data Warehousing and Mining Lab Sem VII

Roll No.-
Name -

EXPERIMENT 8

Title Implement Apriori algorithm an a given dataset and generate Association


rules.

Pre requisite Association Mining, Data Mining concept

Mapping with CO To apply Data Mining algorithms on a given dataset for a real-time case study
and evaluate their performance using Accuracy Measures. (CSL503.5)

Objective To apply Apriori algorithm on a given dataset.

Outcome To implement Apriori clustering algorithm and generate valid Association


rules.

Instructions - Explain the dataset used as input


- Code must be implemented using python language
- Dataset pre processing (if required) , visualization and algorithm
implementation must be done
- Association rules must be generated

Delieverables 1. Brief explanation of Apriori Algorithm discussing support and


comfidence
2. Readable screenshots of code and output

Conclusion Write suitable conclusion as per your understanding of the experiment.

References Paulraj Ponniah, “Data Warehousing: Fundamentals for IT Professionals”,


Wiley
India
http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/10g/r2/owb/
owb10gr2
_gs/owb/lesson3/starandsnowflake.htm

You might also like