10 #ifndef __LOOCROSSVALIDATIONSPLITTING_H_
11 #define __LOOCROSSVALIDATIONSPLITTING_H_
35 return "LOOCrossValidationSplitting";
The class Labels models labels, i.e. class assignments of objects.
virtual const char * get_name() const
Implementation of Leave one out cross-validation on the base of CCrossValidationSplitting. Produces subset index sets consisting of one element,for each label.
CLOOCrossValidationSplitting()
Implementation of normal cross-validation on the base of CSplittingStrategy. Produces subset index se...