11 #ifndef __CROSSVALIDATIONSPLITTING_H_ 
   12 #define __CROSSVALIDATIONSPLITTING_H_ 
   43         return "CrossValidationSplitting";
 
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()
CCrossValidationSplitting()
: Pseudo random number geneartor 
all of classes and functions are contained in the shogun namespace 
virtual const char * get_name() const 
Implementation of normal cross-validation on the base of CSplittingStrategy. Produces subset index se...