2017
DOI: 10.1016/j.eswa.2017.01.001
|View full text |Cite
|
Sign up to set email alerts
|

A new multiple seeds based genetic algorithm for discovering a set of interesting Boolean association rules

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
17
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 36 publications
(17 citation statements)
references
References 20 publications
0
17
0
Order By: Relevance
“…Chromosomes are reproduced by the crossover and the mutation and create a new generation. There are many methods how to select the best chromosomes, for example roulette wheel selection, tournament selection, rank selection and some others [20][21][22].…”
Section: B Genetic Algorithm (Ga)mentioning
confidence: 99%
“…Chromosomes are reproduced by the crossover and the mutation and create a new generation. There are many methods how to select the best chromosomes, for example roulette wheel selection, tournament selection, rank selection and some others [20][21][22].…”
Section: B Genetic Algorithm (Ga)mentioning
confidence: 99%
“…Vertical data is more efficient than horizontal data in the process of obtaining the support of items because an algorithm only needs to read the columns related to a query, but does not need to read other unnecessary columns. For instance, if the support of itemset {I 1 I 2 } is needed in Table 1, an algorithm just needs to read and intersect the TID_sets of I 1 and I 2 and find support (I 1 I 2 ) = Num[ (1,4,5,7,8,9)∩ (1,2,3,4,6,8,9)] = Num(1, 4, 8, 9) = 4, instead of scanning the entire database as using horizontal data. Table 1.…”
Section: The Eclat Algorithmmentioning
confidence: 99%
“…Data mining is a knowledge discovery process from large amounts of data and has been extensively studied in many fields. Frequent pattern mining is a fundamental field of data mining, and the goal is to find patterns that appear frequently in a database [8][9][10][11]. Many algorithms for mining frequent patterns, such as Apriori, FP-growth, and Eclat, to mention only a few, have been developed.…”
Section: Introductionmentioning
confidence: 99%
“…Confidence [3]: Another interestingness measure is used to evaluate an association rule, named confidence. It gives the probability of a rule of checking conditions of the consequent for a transaction which contains the antecedent [8]. The ranges of a confidence varies from 0 to 1.…”
Section: Interestingness Measuresmentioning
confidence: 99%