Introduction - If you have any usage issues, please Google them yourself
MATLAB cross-validation tool for classification and regression v0.1
FEATURES:
+ K-fold cross validation.
+ Arbitrary train and prediction functions with parameters can be used.
+ Arbitrary loss function can be used.
+ Wrappers for KNN, SVM, GLM, robust regression and decision trees.
+ Wrappers for RMSE, MAD and misclassification loss functions.