Association Rule Mining Algorithm Based on Base Set and Concept Lattice

Traditional association rule mining algorithm has low efficiency and it has a mount of redundant in mining results.Aiming at this problem,this paper presents an association rule mining algorithm based on base set and concept lattice.It replaces the original database with the base set which has seed item distribution range,and builds concept lattice to find association rules.Experimental results show that this algorithm has much superior to Base and Apriori algorithm on the performance of time efficiency.