MATLAB Function Reference | Search  Help Desk |
leave1out | See Also |
LEAVE1OUT performs the leave-one-out validation and computes the confusion matrix, error rates and Kappa inside a report structure
Syntax
REPORT = LEAVE1OUT(ALGO, LEARNSET, P1, P2)
Description
CUT, BOOTSTRAP.