The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"BayesNet Weka parameters"
Hi, I need to pass Weka parameters to the BayesNet operator but they are ignored.
For example, I am introducing the following in the Q parameter:
weka.classifiers.bayes.net.search.local.K2 -- -P 2
but the number of parents is always 1. The same parameters introduced in Weka Explorer works fine.
Another issue is that setting the D parameter as -Q as the help says to not use ADTree, it is also ignored as the Weka result log states: "Using ADTree"
am I doing something wrong?
Thanks
For example, I am introducing the following in the Q parameter:
weka.classifiers.bayes.net.search.local.K2 -- -P 2
but the number of parents is always 1. The same parameters introduced in Weka Explorer works fine.
Another issue is that setting the D parameter as -Q as the help says to not use ADTree, it is also ignored as the Weka result log states: "Using ADTree"
am I doing something wrong?
Thanks
Tagged:
0