You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
,Thank you for the tutorial. Unfortunately, I have an error when I try to run the "KSVM" part. I used the same files, like you.
The error is : df.model<-ksvm(corpus~., data= df.train, kernel="rbfdot")
Error in .local(x, ...) :No Support Vectors found. You may want to change your parameters