I am considering using libsvm. Currently, I have transformed my feature vectors to SVM feature vectors format. I am using LibSVM inside a project I will need to somehow use it within my app. The problem is that at the moment all examples available use the command line to provide input to the LibSVM. I don want this.
Can you please give me an example of how I can use it within my code (no calls to the command prompt and no Weka).
Thanks
I am considering using libsvm. Currently, I have transformed my feature vectors to SVM
Share
The applet doesn’t use command-line input. Check
libsvm-3.11.tar.gz\libsvm-3.11.tar\libsvm-3.11\java