X-Boost  2.3.8
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
NaiveDecisionStump Struct Reference

Public Types

typedef int ReturnType
 

Static Public Member Functions

template<class DataType >
static int evaluate_feature (DataType value)
 convert the feature value to {-1,+1} using 0 as threshold
 
static std::string signature ()
 

Static Public Attributes

static const ClassifierType Type = DicreteClassifier
 NaiveDecisionStump is a DiscreteClassifier.
 

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