We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Anonymous • 5 years ago

could you please explain svm classification

alain_desilets • 5 years ago

Great example! I had to change it a bit to get it to work with the latest version of Weka.

However, there seems to be something wrong with the building of the classifier. Indeed, if I look at the value of forest.getClassifier().toString() after the call to buildClassifier(), it gives: "RandomTree: no model has been built yet.".

This is problem because if I save the classifer to file and then reload it, then the classifier ends up having a null model.

Any idea what is going on?

Thx.

JhonVillacorte • 6 years ago

I to like.