perClass Documentation
development version 3.1.2 (22-Dec-2011)
Content

Comments? Ideas? Compliments?

Your email (only if you wish to be contacted)

kb4: How to cross-validate over objects?

Keywords: evaluation, cross-validation, leave-one-out

PROBLEM: How to evaluate a classifier assuring that object is either in training set or in test set?

SOLUTION: For small to moderate numbers of objects, perform leave-one-object-out cross-validation using sdcrossval

See example in User's guide