I am already able to run the examples in the LibSVM package. Now i need to carry out the ten-fold cross validation(MATLAB) on a data set. How do i go about doing it?
How to implement ten-fold cross validation in LibSVM
Asked Answered
use the '-v 10' option in libsvm.. it will do the cross validation for you...
Sorry can you explain what it is cross validation ? Thanks –
Mcloughlin
© 2022 - 2024 — McMap. All rights reserved.