What should I do if I need to train svm() with data having same value across 
all rows in number of columns. These must be the deterministic features of the 
class and we cant exclude these columns to build model. 

The error I am getting is:
Error in predict.svm(ret, xhold) : Model is empty!

Is there any way to over come this trouble?

Regards

       
---------------------------------

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to