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. CustomerDateItem_bought 10010/15{C,F,A,E,D,H} 20010/15{H,A,B,C} 30010/16{D,E,C,B} 40010/18{C,A,G,D,B} 50010/19{A,H,G,C} (1)Find all frequent itemsets using

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

CustomerDateItem_bought

10010/15{C,F,A,E,D,H}

20010/15{H,A,B,C}

30010/16{D,E,C,B}

40010/18{C,A,G,D,B}

50010/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)Listallthestrongassociationrules(withsupportandcondence)forthe following shape of rules (8 points):

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

Encyclopedia Of Distances

Authors: Michel Marie Deza, Elena Deza

3rd Edition

3662443422, 9783662443422

More Books

Students also viewed these Mathematics questions

Question

compare and contrast positivity and negativity;

Answered: 1 week ago