11 #ifndef __STRATIFIEDCROSSVALIDATIONSPLITTING_H_
12 #define __STRATIFIEDCROSSVALIDATIONSPLITTING_H_
45 return "StratifiedCrossValidationSplitting";
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 void build_subsets()
virtual const char * get_name() const
Implementation of stratified cross-validation on the base of CSplittingStrategy. Produces subset inde...
: Pseudo random number geneartor
all of classes and functions are contained in the shogun namespace
CStratifiedCrossValidationSplitting()