Hi Muhammad, I find this very usful for me.
But if I run this example in Matlab I've got the following error:
-----------------------------------------------------
??? Java exception occurred:
java.lang.Exception:
Weka exception: No source has been specified
General options:
-h or -help
Output help information.
-synopsis or -info
Output synopsis for classifier (use in conjunction with -h)
-t <name of training file>
Sets training file.
-T <name of test file>
....
-E weka.classifiers.bayes.net.estimate.SimpleEstimator
Estimator algorithm
at weka.classifiers.Evaluation.evaluateModel(Unknown Source)
Error in ==> weka_example at 22
Evaluation.evaluateModel(javaObject('weka.classifiers.bayes.BayesNet'),prm);