Need an SVM implementation or a Java library -
Need an SVM implementation or a Java library -
i have info set 2400 samples , 10,000 features. info binary (+1 or -1). need run past svm algorithm compare algorithm it. however, know not much svms or bundle use. tried reading implement one, it's way on head, , need weights vector. i'm windows user , i've got implementation in java. export info text file 1s , 0s. have access matlab, tells me extremely slow , won't run on 1.6ghz 2gb ram laptop (and need to) fast enough. have run algorithm couple hundred times accurate results.
i'm looking quick , easy understand library or svm implementation can utilize in case.
thank all. sense free inquire additional questions assist me better.
i ended using jni svn lite can found here: http://www.mpi-inf.mpg.de/~mtb/svmlight/
didn't take long figure out how utilize , it's surprisingly fast (seconds).
svm
Comments
Post a Comment