International Conference on Intuitive Systems and Solutions 2012 |
Foundation of Computer Science USA |
ICISS - Number 1 |
August 2012 |
Authors: Shaikh Nikhat Fatma, Jagdish W Bakal |
b96560d9-bc56-450a-92f6-14699c513fb0 |
Shaikh Nikhat Fatma, Jagdish W Bakal . Fuzzy Genetic Data Mining for Customer Buying Patterns using K-Means Clustering. International Conference on Intuitive Systems and Solutions 2012. ICISS, 1 (August 2012), 19-24.
Data mining is the process of extracting desirable knowledge or interesting patterns from existing databases for specific purposes. Most conventional data-mining algorithms identify the relationships among transactions using binary values. Transactions with quantitative values are however commonly seen in real-world applications. The fuzzy concepts are used to represent item importance, item quantities, minimum supports and minimum confidences. Each attribute uses only the linguistic term with the maximum cardinality in the mining process. The number of items is thus the same as that of the original attributes, making the processing time reduced. A fuzzy-genetic data-mining algorithm for extracting both association rules and membership functions from quantitative transactions is shown in this paper. It used a combination of large 1-itemsets and membership-function suitability to evaluate the fitness values of chromosomes. The calculation for large 1-itemsets could take a lot of time, especially when the database to be scanned could not totally fed into main memory. In this system, an enhanced approach, called the cluster-based fuzzy-genetic mining algorithm. It divides the chromosomes in a population into clusters by the k-means clustering approach and evaluates each individual according to both cluster and their own information.