11 #ifndef __MODELSELECTION_H_
12 #define __MODELSELECTION_H_
21 class CModelSelectionParameters;
22 class CParameterCombination;
virtual CParameterCombination * select_model(bool print_state=false)=0
Class to select parameters and their ranges for model selection. The structure is organized as a tree...
Abstract base class for model selection.
CModelSelectionParameters * m_model_parameters
CMachineEvaluation * m_machine_eval
Class SGObject is the base class of all shogun objects.
virtual ~CModelSelection()
Machine Evaluation is an abstract class that evaluates a machine according to some criterion...
Class that holds ONE combination of parameters for a learning machine. The structure is organized as ...
all of classes and functions are contained in the shogun namespace