Choose a dataset that is well suited for frequent itemset


Assignment:

Applied Frequent Itemset or Association Rule Mining: Choose a dataset that is well suited for frequent itemset or association rule mining. You can use any dataset that you would like to mine. A good number of datasets can be found in the UCI machine learning data repository (https://archive.ics.uci.edu/ml/datasets.html) but feel free to use any dataset that you want. You will want to stick with datasets that are categorical in nature. Categorical datasets can be found in the UCI Machine Learning Repository by selecting Categorical link in the Attribute Type box on the left site navigation menu. Numerical datasets will have to be discretized so that itemsets can be created.

Once you have selected a dataset, you can then use a tool such as the arules package in R, or RapidMiner to mine frequent itemsets or association rules in the dataset.

The deliverable for this project will be:

1- The data the used

2- The code in R or rapid miner

3- The report that details your experiment. The report should be in either ACM or IEEE conference paper format and should include an introductory section that details the dataset and the objectives of the analysis, a methodology section that explains the approach that you used to mine the dataset including the algorithms and parameters (e.g. confidence and support) as well as any steps that you had to take to preprocess the data, a results section that shows the results of your analysis and any interesting patterns that you found, and a conclusion section that summarizes your results and discusses the limitations of your approach and any difficulties that you had with your experiment.

Links to format templates:
https://www.ieee.org/conferences_events/conferences/publishing/templates.html
https://www.acm.org/sigs/publications/proceedings-templates

Request for Solution File

Ask an Expert for Answer!!
Database Management System: Choose a dataset that is well suited for frequent itemset
Reference No:- TGS01373452

Expected delivery within 24 Hours