Re: on the right track?
I used the kernlab package in R, sepcifically, the ksvm function in that package. I had no problems whatsoever with the functions- their use was straightforward and the package was able to handle that dataset size (set the scaled=FALSE parameter and you're good).
@Elroch: could you explain how to setup libsvm through the e1071 package interface?
|