9
votes
2answers
702 views

Problem with e1071 libsvm?

I have a dataset with two overlapping classes, seven points in each class, points are in two-dimensional space. In R, and I'm running svm from e1071 package to build separating hyperplane for these ...