DATA MINING
Desktop Survival Guide by Graham Williams |
|||||
The original apriori algorithm is due to agrawal.srikant:1994:fast_algor. Borgelt (See Chapter ) provides a freely available, and very efficient, implementation of association analysis, with an extensive collection of measures of interestingness. This same library is directly accessible in R (See Chapter ) through the arules package described in this chapter.