Question: Consider the following AllElectronics dataset containing 9 examples. Step 1 : Consider Minimum Support Count = 2 . Calculate C 1 , L 1 ,

Consider the following AllElectronics dataset containing 9 examples.
Step1: Consider Minimum Support Count=2. Calculate C1, L1, C2, L2, C3 and L3 as shown in the following
diagram. Show the join and prune operations in the output.
Step 2: Consider the tri-word frequent itemsets generated by the above step i.e.{I1, I2, I3} and {I1, I2, I5}.
For each of the corresponding association rules calculate Confidence using the following equation.
Now you have understood that this is an implementation of the Apriori algorithm. Rewrite the code in a
simple way. Show the results of each step with values.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!