A characteristic rule is a rule of the form {p} ?? {q1, q2,...,qn}, where the rule antecedent contains only a single item. An itemset of size k can produce up to k characteristic rules. Let ? be the minimum confidence of all characteristic rules generated from a given itemset: Is ? monotone, anti-monotone, or non-monotone?




For each of the following measures, determine whether it is monotone, anti-


monotone, or non-monotone (i.e., neither monotone nor anti-monotone).


? is an anti-monotone measure because


?({A1, A2, ··· , Ak}) ? ?({A1, A2, ··· , Ak, Ak+1}) (6.2)


For example, we can compare the values of ? for {A, B} and {A, B, C}.








Since s(A, B, C) ? s(A, B) and max(s(A), s(B), s(C)) ? max(s(A), s(B)),


therefore ?({A, B}) ? ?({A, B, C}).

Computer Science & Information Technology

You might also like to view...

You need to take extra steps to keep the code legible and to document what steps you are taking and why

Indicate whether the statement is true or false

Computer Science & Information Technology

________ transmit and receive data via radio frequency in the open

Fill in the blank(s) with correct word

Computer Science & Information Technology