Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A database has 5 transactions. Let min sup = 0.6 and min conf =0.8. Customer Date Item_bought 100 10/15 {C,F,A,E,D,H} 200 10/15 {H,A,B,C} 300 10/16

A database has 5 transactions. Let min sup = 0.6 and min conf =0.8.

Customer Date Item_bought

100 10/15 {C,F,A,E,D,H}

200 10/15 {H,A,B,C}

300 10/16 {D,E,C,B}

400 10/18 {C,A,G,D,B}

500 10/19 {A,H,G,C}

(1) Find all frequent itemsets using the Apriori method, and then list the frequent k-itemset for the largest k (6 points)

(2) List all closed frequent itemsets and max frequent itemsets (6 points)

(3) List all the strong association rules (with support and condence) for the following shape of rules (8 points):

x transaction, buys(x, item 1 ) buys(x, item 2 ) buys(x, item 3 ). [s, c]

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

Recommended Textbook for

Oracle 10g SQL

Authors: Joan Casteel, Lannes Morris Murphy

1st Edition

141883629X, 9781418836290

More Books

Students also viewed these Databases questions

Question

Define Administration and Management

Answered: 1 week ago

Question

Define organisational structure

Answered: 1 week ago