Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

COURSE: Data Mining and Data Warehousing I DON'T PREFERR HAND WRITING AND PICTURES Apply Apriori algorithm on the drug data set example above with support

COURSE: Data Mining and Data Warehousing

I DON'T PREFERR HAND WRITING AND PICTURES

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_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Introduction To Constraint Databases

Authors: Peter Revesz

1st Edition

1441931554, 978-1441931559

More Books

Students also viewed these Databases questions

Question

7-16 Compare Web 2.0 and Web 3.0.

Answered: 1 week ago