11 #ifndef __STRATIFIEDCROSSVALIDATION_H_
12 #define __STRATIFIEDCROSSVALIDATION_H_
42 return "StratifiedCrossValidation";
The class Labels models labels, i.e. class assignments of objects.
Abstract base class for all splitting types. Takes a CLabels instance and generates a desired number ...
virtual const char * get_name() const
Implementation of stratified cross-validation on the base of CSplittingStrategy. Produces subset inde...
CStratifiedCrossValidationSplitting()