|
X-Boost
2.3.8
|
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. | |
1.8.7