I am trying to use SVM classifier in Weka. I downloaded weka-3-7-13 version. When i click on the classifier tab, SVM is not in the list.
How to use SVM in this tool? Please help me to overcome this problem.
In Weka (GUI) go to Tools -> PackageManager and install LibSVM/LibLinear (both are SVM).
One more implementation of SVM is 'SMO' which is in Classify -> Classifier -> Functions. (if not listed then install as mentioned above)
Alternatively you can use .jar files of these algorithms and use through your java code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With