Need to calculate error in recognition rate using SVM classifier and rbf kernel.
1 次查看(过去 30 天)
显示 更早的评论
I have train data with 28 features and 4000 samples. I have test data with 28 features and 800 samples. I have 62 classes as output. I loaded test and train data. I want to classify this using SVM (non linear) with 62 classes output. Please send me a program using SVM classifier and rbf kernel so that I can calculate error in recognition rate. Also send me a program using 10 fold method.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!