Suppose the support threshold is 4 on the first pass of the


Here is a collection of twelve baskets. Each contains three of the six items 1 through 6.

2121_79efc424-7e74-4d4d-a188-9f1ca53a579f.png

Suppose the support threshold is 4. On the first pass of the PCY Algorithm we use a hash table with 11 buckets, and the set {i, j} is hashed to bucket i × j mod 11.

(a) By any method, compute the support for each item and each pair of items.

(b) Which pairs hash to which buckets?

(c) Which buckets are frequent?

(d) Which pairs are counted on the second pass of the PCY Algorithm?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Suppose the support threshold is 4 on the first pass of the
Reference No:- TGS01605219

Expected delivery within 24 Hours