Issue | #Downvotes for this reason | By |
---|
A | Descendant population size | default: 100 |
C | Use cross-over. (default true) | default: true |
L | Population size | default: 10 |
M | Use mutation. (default true) | default: true |
O | Use tournament selection (true) or maximum subpopulatin (false). (default false) | |
R | Random number seed | default: 1 |
S | Score type (BAYES, BDeu, MDL, ENTROPY and AIC) | default: BAYES |
U | Number of runs | default: 10 |
mbc | Applies a Markov Blanket correction to the network structure, after a network structure is learned. This ensures that all nodes in the network are part of the Markov blanket of the classifier node. |