Hi R Experts,
Just wanted to know if there's any package in R that can be used for
multi-class multi-label SVM classification(classes are not mutually
exclusive). I am using the e1071 package for multi class classifications
(here there are N mutually exclusive classes) , not sure if the same can be
used for multi class & multi label classifications as well.
Many thanks for the help in advance!
Regards,
Subhamitra
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.