SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
CrossValidation.h File Reference

Go to the source code of this file.

Classes

class  CCrossValidationResult
 type to encapsulate the results of an evaluation run. More...
 
class  CCrossValidation
 base class for cross-validation evaluation. Given a learning machine, a splitting strategy, an evaluation criterion, features and corresponding labels, this provides an interface for cross-validation. Results may be retrieved using the evaluate method. A number of repetitions may be specified for obtaining more accurate results. The arithmetic mean and standard deviation of different runs is returned. Default number of runs is one. More...
 

SHOGUN Machine Learning Toolbox - Documentation