I am using 'e1071' and 'caret' packages along with SVM algorithm for a file containing 4 classes. In the prediction file, I got a field 'x'. Why this 'x' has come in prediction?
I expect the output of only 4 classes, but the actual output is one 'x' along with 4 classes