97 "Whether machine should be unlocked after evaluation",
100 "Whether machine should automatically try to be locked before ",
105 new SGParamInfo(
"m_do_unlock", CT_SCALAR, ST_NONE, PT_BOOL, 1),
111 new SGParamInfo(
"m_autolock", CT_SCALAR, ST_NONE, PT_BOOL, 1),
Class that holds informations about a certain parameter of an CSGObject. Contains name...
ParameterMap * m_parameter_map
The class Labels models labels, i.e. class assignments of objects.
virtual EEvaluationDirection get_evaluation_direction() const =0
Abstract base class for all splitting types. Takes a CLabels instance and generates a desired number ...
CEvaluation * m_evaluation_criterion
void put(const SGParamInfo *key, const SGParamInfo *value)
A generic learning machine interface.
Class SGObject is the base class of all shogun objects.
EEvaluationDirection get_evaluation_direction()
all of classes and functions are contained in the shogun namespace
CMachine * get_machine() const
The class Features is the base class of all feature objects.
virtual ~CMachineEvaluation()
Class Evaluation, a base class for other classes used to evaluate labels, e.g. accuracy of classifica...
CSplittingStrategy * m_splitting_strategy