Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

+ Given the following transaction database from a supermarket: Transaction ID itemse Tie 11, 12, 13 T2e 12, 13, 142 T3e 14, 15e T4 I1,

image text in transcribed

+ Given the following transaction database from a supermarket: Transaction ID itemse Tie 11, 12, 13 T2e 12, 13, 142 T3e 14, 15e T4 I1, 12, 14 T5e 11, 12, 13, 15e Toe 11, 12, 13, 14 What is the output of the Apriori algorithm run on the above transaction database with a minimum support of 50 % (1.e. 3 out of 6 transactions)? Calculate the following confidence: {I1, 12] => {13} {12} => {I1, 13} {I1, 13} => {12} Calculate the following lift: {12} => {13} {12} => {14} {11, 13} => {12}

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

Relational Database And Transact SQL

Authors: Lucy Scott

1st Edition

1974679985, 978-1974679980

More Books

Students also viewed these Databases questions