10 #ifndef __LOOCROSSVALIDATIONSPLITTING_H_
11 #define __LOOCROSSVALIDATIONSPLITTING_H_
37 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.
all of classes and functions are contained in the shogun namespace
CLOOCrossValidationSplitting()
Implementation of normal cross-validation on the base of CSplittingStrategy. Produces subset index se...