Hi,
On Fri, Oct 22, 2010 at 12:27 PM, Neeti wrote:
>
> thank you so much.. but i could not understand which parameter should i use?
Sorry, I can't really help you unless you're a lot more specific about
what you are having problems with.
Look at the "Examples" section in the help for the svm fu
thank you so much.. but i could not understand which parameter should i use?
--
View this message in context:
http://r.789695.n4.nabble.com/about-libsvm-tp3007214p3007500.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-projec
Hi,
On Fri, Oct 22, 2010 at 9:30 AM, Neeti wrote:
>
> hii all!!!
>
> could anyone tell me how to use libsvm in R.. i am not able to find good way
> to use it
Use the `svm` function from the e1071 package:
R> install.packages('e1071')
R> library(e1071)
R> ?svm
-steve
--
Steve Lianoglou
Gr
hii all!!!
could anyone tell me how to use libsvm in R.. i am not able to find good way
to use it
--
View this message in context:
http://r.789695.n4.nabble.com/about-libsvm-tp3007214p3007214.html
Sent from the R help mailing list archive at Nabble.com.
4 matches
Mail list logo