Feature Selection ToolboxFST3 Library / Documentation

FST::Sequential_Step_Ensemble< RETURNTYPE, DIMTYPE, SUBSET, CRITERION >::SubsetCandidate Class Reference

Nested class to hold feature/subset candidate info in the course of the ensemble voting process. More...

#include <seq_step_ensemble.hpp>

List of all members.

Public Member Functions

 SubsetCandidate (const RETURNTYPE value, const PSubset sub, const DIMTYPE tfeature)
 SubsetCandidate (const SubsetCandidate &fc)

Public Attributes

RETURNTYPE _value
const PSubset _sub
const DIMTYPE _tempfeature

Detailed Description

template<class RETURNTYPE, typename DIMTYPE, class SUBSET, class CRITERION>
class FST::Sequential_Step_Ensemble< RETURNTYPE, DIMTYPE, SUBSET, CRITERION >::SubsetCandidate

Nested class to hold feature/subset candidate info in the course of the ensemble voting process.


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

Generated on Thu Mar 31 11:39:03 2011 for FST3Library by  doxygen 1.6.1