Issue | #Downvotes for this reason | By |
---|
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | |
A | Initial count (alpha) | |
B | BIF file to compare with | |
D | Do not use ADTree data structure | default: true |
E | Estimator algorithm | |
N | Initial structure is empty (instead of Naive Bayes) | |
P | Maximum number of parents | |
Q | Search algorithm | default: weka.classifiers.bayes.net.search.local.K2 |
R | Random order. (default false) | |
S | Score type (BAYES, BDeu, MDL, ENTROPY and AIC) | |
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. | |
num-decimal-places | The number of decimal places for the output of numbers in the model (default 2). | |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console |