Need to calculate error in recognition rate using SVM classifier and rbf kernel.
조회 수: 3 (최근 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!