Skip to content
Prev 10517 / 398502 Next

SVM support vector machine

Olivier Martin wrote:
Bonjour Oliver,

just get the e1071-package, start R and try the following:

library (e1071)
example (svm)

perhaps this will suffice,

-d