Jun
8
HOWDOES THE A PRIORI ALGORITHM WORK (PART 2)? GENERATING ASSOCIATION RULES
For example, let s = {asparagus, beans, squash} from F3. The proper subsets of s are {asparagus}, {beans}, {squash}, {asparagus, beans}, {asparagus, squash}, {beans, squash}. For the first association rule shown in Table 10.5, we let ss = {asparagus, beans}, so that (s ss) = {squash}.We consider the rule R: {asparagus,
beans} ? {squash}. The [...]


