accuracy of svm model on test data?
조회 수: 1 (최근 30일)
이전 댓글 표시
hi i used svmtrain function to train a model now i want to check the accuracy of model on test data how can i do this with 10-fold cross validation?i cant understand crossval function how it work? for example if training svm model is A and i have X test data?
댓글 수: 0
답변 (1개)
Shashank Prasanna
2013년 3월 4일
Maybe what you are looking for is right here:
There are examples as well. See if that works for you.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Discriminant Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!