ist it possible to do a 10-fold cross-validation with svmmulticlass or do I have to implement this manually?
Thanks in advance,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I did a little searching on Google and came across this paper which talks about k-fold cross validation using multiclass support vector machines. You might look there and perhaps look at both the references as well as other papers that reference it if you don’t get an answer in the paper I cited.