ml icon indicating copy to clipboard operation
ml copied to clipboard

An SVM Implementation

Open bpappin opened this issue 12 years ago • 1 comments

I just noticed that libsvm has some java code that you might be able to link to or adopt.

http://www.csie.ntu.edu.tw/~cjlin/libsvm/#java

I think they are linking to the C implementation though, which you may not want to include in this project (causes problems unless you can install a native lib).

bpappin avatar Jan 02 '14 17:01 bpappin

Never mind, for some reason I thought this was a java project!

bpappin avatar Jan 02 '14 17:01 bpappin