X-Boost  2.3.8
Static Public Member Functions | List of all members
RealAdaBoostMetric Class Reference

#include <WeightedPatternResponse.h>

Static Public Member Functions

static double optimize (RealDecisionStump< int > &h, const PatternResponse *store, int n, double wp, double wn)
 

Detailed Description

This metric use the RealAdaBoost algorithm to minimize feature response. It minimize e^{-y_i f(x_i) } The return value must be minimized (Z_t)


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