search for: tp25883309p25883309

Displaying 1 result from an estimated 1 matches for "tp25883309p25883309".

2009 Oct 14
0
Confusion matrix from cross validation in R:
...t CV and total accuracy with CV? I am confused. > svmtrain <- svm(xtrain,ytrain,kernel="sigmoid",cross=10) > pred <- predict(svmtrain, xtrain) > table(pred, ytrain) Pam -- View this message in context: http://www.nabble.com/Confusion-matrix-from-cross-validation-in-R%3A-tp25883309p25883309.html Sent from the R help mailing list archive at Nabble.com.