Association rule mining is one of most popular data analysis methods that can discover associations within data. Association rule mining algorithms have been applied to various datasets, due to their practical usefulness. Little attention has been paid, however, on how to apply the association minin
Fuzzy data mining for interesting generalized association rules
β Scribed by Tzung-Pei Hong; Kuei-Ying Lin; Shyue-Liang Wang
- Publisher
- Elsevier Science
- Year
- 2003
- Tongue
- English
- Weight
- 262 KB
- Volume
- 138
- Category
- Article
- ISSN
- 0165-0114
No coin nor oath required. For personal study only.
β¦ Synopsis
Due to the increasing use of very large databases and data warehouses, mining useful information and helpful knowledge from transactions is evolving into an important research area. Most conventional data-mining algorithms identify the relationships among transactions using binary values and ΓΏnd rules at a single concept level. Transactions with quantitative values and items with hierarchy relation are, however, commonly seen in real-world applications. In this paper, we thus introduce the problem of mining fuzzy generalized association rules from quantitative data. A fuzzy mining algorithm based on Srikant and Agrawal's method is proposed for extracting implicit generalized knowledge from transactions stored as quantitative values. It integrates fuzzy-set concepts and generalized data mining technologies to achieve this purpose. Items in rules may be from any level of the given taxonomy. The e ect of numbers of fuzzy regions on the performance of the proposed algorithm is also discussed.
π SIMILAR VOLUMES
Given a huge database, we address the problem of finding association rules for numeric attributes, such as (Balance # I ) O (CardLoan= yes), which implies that bank customers whose balances fall in a range I are likely to use card loan with a probability greater than p. The above rule is interesting