Feature Selection ToolboxFST3 Library / Documentation

FST::Classifier_LIBSVM< RETURNTYPE, IDXTYPE, DIMTYPE, SUBSET, DATAACCESSOR >::ParameterSet Class Reference

Nested class to hold parameter candidates in the course of optimize_parameters() run. More...

#include <classifier_svm.hpp>

List of all members.

Public Member Functions

 ParameterSet (const RETURNTYPE crit_value, const double C, const double gamma, const double coef0)
 ParameterSet (const ParameterSet &ps)
void operator= (const ParameterSet &ps)

Public Attributes

RETURNTYPE _crit_value
double _Cpar
double _gamma
double _coef0

Detailed Description

template<class RETURNTYPE, typename IDXTYPE, typename DIMTYPE, class SUBSET, class DATAACCESSOR>
class FST::Classifier_LIBSVM< RETURNTYPE, IDXTYPE, DIMTYPE, SUBSET, DATAACCESSOR >::ParameterSet

Nested class to hold parameter candidates in the course of optimize_parameters() run.


The documentation for this class was generated from the following file:

Generated on Thu Mar 31 11:38:19 2011 for FST3Library by  doxygen 1.6.1