Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Table 1 shows a transaction database, D = {TID1, TID2, ..., TID7} at a store purchased by customers on five different skincare routine: Cleanser, Toner,
Table 1 shows a transaction database, D = {TID1, TID2, ..., TID7} at a store purchased by customers on five different skincare routine: Cleanser, Toner, Moisturizer, Serum, and Sunscreen. Let minimum support count = 2 and minimum confidence = 80%. Generate ALL frequent item sets using Frequent Pattern (FP) Growth algorithm. Table 1. Transaction ID List of items in the transaction TID1 Moisturizer, Cleanser, Serum TID2 Cleanser, Toner TID3 Cleanser, Sunscreen TID4 Moisturizer, Cleanser, Toner TID5 Moisturizer, Sunscreen TIDO Cleanser, Sunscreen TID7 Moisturizer, Sunscreen TID8 Moisturizer, Cleanser, Sunscreen, Serum TIDS Moisturizer, Cleanser, Sunscreen a) Find the support count for each item, then sort the item list in descending order for their support count in Table 2. b) Construct FP tree for the transaction. Show and label all the nodes. c) Find the frequent patterns for item serum OR sunscreen. d) Generate TWO (2) rules for item serum OR sunscreen. Provide the confidence value for each rule
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started