Mining and incremental update for fuzzy association rules

Jianjiang Lu,Baowen Xu
2003-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:By using the given minimum support and minimum confidence, a large set of fuzzy association rules can be discovered from the database. An algorithm for mining the most interesting fuzzy association rules is presented. In this algorithm, the discovered rules are grouped by the same consequent, and rules in each sub-group are clustered to select the most interesting fuzzy association rules. The example shows that this algorithm can mine the most interesting fuzzy association rules for the users. In practice, the database is updated frequently rather than static. So the fuzzy association rules must be maintained. An incremental update algorithm for fuzzy association rules is also presented. This algorithm uses the last mining results and incrementally updates fuzzy association rules. The example shows that this algorithm can avoid the repeated cost and discovers new fuzzy association rules.
What problem does this paper attempt to address?