Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using my weka classifier in MOA

I have created my own classifier in weka and it works fine with the weka gui. I am trying to use it in MOA by choosing weka classifier and then my classifier. My classifier appears in the MOA gui under weka classifiers but if i choose it i get a "Problems with option: baseLearner" error. Is it not possible to use my new weka classifier in MOA, are there any path or reference to my classifier that i should add in MOA?

Thanks in advance

like image 323
Ahmed Salah Avatar asked May 28 '26 15:05

Ahmed Salah


1 Answers

It is very easy to use any Weka classifier in MOA. The problem may be that MOA is not finding your classifier when it tries to build it. Try to modify the Java classpath, so that MOA can access your classifier.

like image 138
Albert Bifet Avatar answered Jun 02 '26 10:06

Albert Bifet



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!