In this paper, the authors present a novel feature selection based on association rule mining using reduced dataset. This paper is to find closely related features using association rule mining method ...
Finding frequent itemsets is one of the most important fields of data mining. Apriori algorithm is the most established algorithm for finding frequent itemsets from a transactional dataset; however, ...