Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

COURSE: Data Mining and Data Warehousing Apply Apriori algorithm on the drug data set example above with support count threshold s_min= 4. Show the candidate

COURSE: Data Mining and Data Warehousing

Apply Apriori algorithm on the drug data set example above with support count threshold s_min= 4. Show the candidate and frequent itemsets for each iteration. Enumerate all the final frequent itemsets. Also indicate the association rules that could be generated from these itemsets and highlight the strongest ones.

CustomerID

TransactionID

BasketContent

1

1234

{Aspirin, Panadol}

1

4234

{Aspirin, Sudafed}

2

9373

{Tylenol, Cepacol}

2

9843

{Aspirin, Vitamin C, Sudafed}

3

2941

{Tylenol, Cepacol}

3

2753

{Aspirin, Cepacol}

4

9643

{Aspirin, Vitamin C}

4

9691

{Aspirin, Ibuprofen, Panadol}

5

5313

{Panadol, Vitamin C}

5

1003

{Tylenol, Cepacol, Ibuprofen}

6

5636

{Tylenol, Panadol, Cepacol}

6

3478

{Panadol, Sudafed, Ibuprofen}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

What is the purpose of a research report?

Answered: 1 week ago

Question

Explain the various methods of job evaluation

Answered: 1 week ago

Question

Differentiate Personnel Management and Human Resource Management

Answered: 1 week ago

Question

Describe the functions of Human resource management

Answered: 1 week ago